jQuery logojQuery API Documentation

  • Home
  • API Documentation
  • CDN
  • Plugins
  • Browser Support

Categories: Removed


Traversing > Miscellaneous Traversing | Deprecated > Deprecated 1.8 | Removed

.andSelf()

Add the previous set of elements on the stack to the current set.
Internals | Properties > Properties of jQuery Object Instances | Deprecated > Deprecated 1.10 | Removed

.context

The DOM node context originally passed to jQuery(); if none was passed then context will likely be the document.
Deferred Object | Deprecated > Deprecated 1.7 | Removed

deferred.isRejected()

Determine whether a Deferred object has been rejected.
Deferred Object | Deprecated > Deprecated 1.7 | Removed

deferred.isResolved()

Determine whether a Deferred object has been resolved.
Events > Event Handler Attachment | Deprecated > Deprecated 1.7 | Removed

.die()

Remove event handlers previously attached using .live() from the elements.
Events > Browser Events | Deprecated > Deprecated 1.8 | Removed

.error()

Bind an event handler to the "error" JavaScript event.
Utilities | Deprecated > Deprecated 1.3 | Removed

jQuery.boxModel

States if the current page, in the user's browser, is being rendered using the W3C CSS Box Model. This property was removed in jQuery 1.8. Please try to use feature detection instead.
Properties > Properties of the Global jQuery Object | Utilities | Deprecated > Deprecated 1.3 | Removed

jQuery.browser

Contains flags for the useragent, read from navigator.userAgent. This property was removed in jQuery 1.9 and is available only through the jQuery.migrate plugin. Please try to use feature detection instead.
Core | Deprecated > Deprecated 1.7 | Removed

jQuery.sub()

Creates a new copy of jQuery whose properties and methods can be modified without affecting the original jQuery object.
Events > Event Handler Attachment | Deprecated > Deprecated 1.7 | Removed

.live()

Attach an event handler for all elements which match the current selector, now and in the future.
Events > Document Loading | Deprecated > Deprecated 1.8 | Removed

.load()

Bind an event handler to the "load" JavaScript event.
Internals | Properties > Properties of jQuery Object Instances | Deprecated > Deprecated 1.7 | Removed

.selector

A selector representing selector passed to jQuery(), if any, when creating the original set.
Miscellaneous > DOM Element Methods | Deprecated > Deprecated 1.8 | Removed

.size()

Return the number of elements in the jQuery object.
Events > Mouse Events | Deprecated > Deprecated 1.8 | Removed

.toggle()

Bind two or more handlers to the matched elements, to be executed on alternate clicks.
Events > Document Loading | Deprecated > Deprecated 1.8 | Removed

.unload()

Bind an event handler to the "unload" JavaScript event.
  • Ajax
    • Global Ajax Event Handlers
    • Helper Functions
    • Low-Level Interface
    • Shorthand Methods
  • Attributes
  • Callbacks Object
  • Core
  • CSS
  • Data
  • Deferred Object
  • Deprecated
    • Deprecated 1.3
    • Deprecated 1.4
    • Deprecated 1.7
    • Deprecated 1.8
    • Deprecated 1.9
    • Deprecated 1.10
    • Deprecated 3.0
    • Deprecated 3.3
  • Dimensions
  • Effects
    • Basics
    • Custom
    • Fading
    • Sliding
  • Events
    • Browser Events
    • Document Loading
    • Event Handler Attachment
    • Event Object
    • Form Events
    • Keyboard Events
    • Mouse Events
  • Forms
  • Internals
  • Manipulation
    • Class Attribute
    • Copying
    • DOM Insertion
    • DOM Insertion, Around
    • DOM Insertion, Inside
    • DOM Insertion, Outside
    • DOM Removal
    • DOM Replacement
    • General Attributes
    • Style Properties
  • Miscellaneous
    • Collection Manipulation
    • Data Storage
    • DOM Element Methods
    • Setup Methods
  • Offset
  • Properties
    • Properties of jQuery Object Instances
    • Properties of the Global jQuery Object
  • Removed
  • Selectors
    • Attribute
    • Basic
    • Basic Filter
    • Child Filter
    • Content Filter
    • Form
    • Hierarchy
    • jQuery Extensions
    • Visibility Filter
  • Traversing
    • Filtering
    • Miscellaneous Traversing
    • Tree Traversal
  • Uncategorized
  • Utilities
  • Version
    • Version 1.0
    • Version 1.0.4
    • Version 1.1
    • Version 1.1.2
    • Version 1.1.3
    • Version 1.1.4
    • Version 1.2
    • Version 1.2.3
    • Version 1.2.6
    • Version 1.3
    • Version 1.4
    • Version 1.4.1
    • Version 1.4.2
    • Version 1.4.3
    • Version 1.4.4
    • Version 1.5
    • Version 1.5.1
    • Version 1.6
    • Version 1.7
    • Version 1.8
    • Version 1.9
    • Version 1.12 & 2.2
    • Version 3.0
    • Version 3.1
    • All
  • Learning Center
  • Forum
  • API
  • Twitter
  • IRC
  • GitHub

Copyright 2018 The jQuery Foundation. jQuery License