русский
עברית
XHTML schools
CSS
CSS3
jQuery
HTML
HTML5
Contact
Tools
Linear Gradients Custom Menu
Hosting
Types
String
Number
Boolean
Object
Options
Array
Map
Function
Callback
Selector
Event
Element
jQuery
MIME
XMLHttpRequest
Deferred
jqXHR
Promise
jQuery CSS
CSS
css()
Positioning
offset()
position()
scrollTop()
scrollLeft()
Height and Width
height()
width()
innerHeight()
innerWidth()
outerHeight()
outerWidth()
Ajax
Global Ajax Event Handlers
Ajax Events
ajaxComplete()
ajaxError()
ajaxSend()
ajaxStart()
ajaxStop()
ajaxSuccess()
Helper Functions
jQuery.param()
serialize()
serializeArray()
Low-Level Interface
jQuery.ajax()
jQuery.ajaxSetup()
Shorthand Methods
jQuery.get()
jQuery.getJSON()
jQuery.getScript()
load()
jQuery.post()
Ajax Event Objects
event.preventDefault()
event.stopPropagation()
event.target
event.type
event.pageX
event.pageY
event.data
event.which
event.relatedTarget
event.timeStamp
event.currentTarget
event.isDefaultPrevented()
event.isImmediatePropagationStopped()
event.isPropagationStopped()
event.result
event.stopImmediatePropagation()
event.namespace
Plugin Authoring
jQuery.pushStack()
jQuery.error
Core
$(…) jQuery Function
jQuery
jQuery.holdReady()
Access to jQuery object
each()
size()
length
selector
context
get()
index()
data()
removeData()
clearQueue()
queue()
dequeue()
toArray()
jQuery.sub()
jQuery.when()
jQuery.hasData()
Compatibility
jQuery.noConflict()
jQuery Version
Version 1.6
Version 1.5.1
Version 1.5
Version 1.4.4
Version 1.4.3
Version 1.4.2
Version 1.4.1
Version 1.4
Version 1.3
Version 1.2.6
Version 1.2.3
Version 1.2
Version 1.1.4
Version 1.1.3
Version 1.1.2
Version 1.1
Version 1.0.4
Version 1.0
Traversing jQuery
Filtering
eq()
filter()
is()
map()
not()
slice()
first()
has()
last()
Finding
add()
children()
closest()
contents()
find()
next()
nextAll()
offsetParent()
parent()
parents()
prev()
prevAll()
siblings()
nextUntil()
parentsUntil()
prevUntil()
Chaining
andSelf()
end()
jQuery Examples
jQuery Examples
Navigation
Deferred Object
deferred.done()
deferred.fail()
deferred.isRejected()
deferred.isResolved()
deferred.promise()
deferred.reject()
deferred.rejectWith()
deferred.resolve()
deferred.resolveWith()
deferred.then()
deferred.always()
deferred.pipe()
promise()
Browsers
Browser Information
Browser Statistics
OS Platform Statistics
Browser Display Statistics
Browser Explorer
Browser Netscape
Project Mozilla
Browser Firefox
Browser Opera
Browser Chrome
Browser Safari
Mobile Browser
Did you find an error in the text?
Select this with mouse and press
Ctrl + Enter
Xhtml.co.il Check Spelling
jQuery Basic
jQuery
jQuery Introduction
History of jQuery
Philosophy of jQuery
Function jQuery $
jQuery Methods
$(document).ready()
FAQ
jQuery Events
Page Load
ready()
Event Handling
bind()
one()
trigger()
triggerHandler()
unbind()
delegate()
undelegate()
Live Events
live()
die()
Interaction Helpers
hover()
Event Helpers
blur()
change()
click()
dblclick()
error()
focus()
focusin()
focusout()
keydown()
keypress()
keyup()
load()
mousedown()
mouseenter()
mouseleave()
mousemove()
mouseout()
mouseover()
mouseup()
resize()
scroll()
select()
submit()
unload()
jQuery Utilities
Browser and Feature Detection
jQuery.support
jQuery.browser
jQuery.boxModel
Array and Object operations
jQuery.contains()
jQuery.data()
jQuery.each()
jQuery.dequeue()
jQuery.globalEval()
jQuery.extend()
jQuery.extend( deep, target, ...)
jQuery.grep()
jQuery.makeArray()
jQuery.map()
jQuery.inArray()
jQuery.merge()
jQuery.proxy()
jQuery.queue()
jQuery.removeData()
jQuery.unique()
jQuery.type()
Test operations
jQuery.isArray()
jQuery.isFunction()
jQuery.isEmptyObject()
jQuery.isPlainObject()
jQuery.isXMLDoc()
jQuery.isWindow()
String operations
jQuery.trim()
jQuery.parseJSON( json )
jQuery.parseXML()
URLs
jQuery.param( obj )
jQuery.noop()
jQuery Attributes
Attr
attr()
removeAttr()
Class
addClass()
hasClass()
removeClass()
toggleClass()
HTML
html()
Text
text()
Value
val()
Manipulation
prop()
removeProp()
jQuery Effects
Basics
show()
hide()
toggle()
Sliding
slideDown()
slideUp()
slideToggle()
Fading
fadeIn()
fadeOut()
fadeTo()
fadeToggle()
Custom
animate()
stop()
delay()
Settings
jQuery.fx.off
jQuery.fx.interval
jQuery Manipulation
Inserting Inside
append()
appendTo()
prepend()
prependTo()
Inserting Outside
after()
before()
insertAfter()
insertBefore()
Inserting Around
wrap()
wrapAll()
wrapInner()
unwrap()
Replacing
replaceWith()
replaceAll()
Removing
empty()
remove()
detach()
Copying
clone()
jQuery Selectors
Basics
id selector
element selector
class selector
all selector
multiple selector
Hierarchy
ancestor descendant
parent > child
prev + next
prev ~ siblings
Basic Filters
:first
:last
:not(selector)
:even
:odd
:eq(index)
:gt(index)
:lt(index)
:header
:animated
:focus selector
Content Filters
:contains(text)
:empty
:has(selector)
:parent
Visibility Filters
:hidden
:visible
Attribute Filters
[attribute]
[attribute|=value]
[attribute~=value]
[attribute=value]
[attribute!=value]
[attribute^=value]
[attribute$=value]
[attribute*=value]
[attributeFilter1][attributeFilterN]
Child Filters
:nth-child(index/even/odd/equation)
:first-child
:last-child
:only-child
Forms
:input
:text
:password
:radio
:checkbox
:submit
:image
:reset
:button
:file
Form Filters
:enabled
:disabled
:checked
:selected
0
Plugin Authoring
« Previous
Next »
Plugin Authoring
jQuery.pushStack()
Returns:
jQuery
Add a collection of DOM elements onto the jQuery stack.
jQuery.error
Takes a string and throws an exception containing it.
« Previous
Next »
Was this information helpful?
Yes
No
Comments