Documentation
Available Methods:
Events
- abort
- beforeunload
- blur
- change
- click
- contextmenu
- dblclick
- dragdrop
- dragenter
- dragexit
- draggesture
- dragover
- error
- focus
- input
- keydown
- keypress
- keyup
- load
- mousedown
- mousemove
- mouseout
- mouseover
- mouseup
- paint
- reset
- resize
- scroll
- submit
- unload
- **Mutation Events
coming soon
Ajax *REMOVED TEMPORARILY
- ajax
- get
- post
- getJSON
- getScript
- load
Attributes/CSS
- attr
- removeAttr
- addClass
- hasClass
- removeClass
- toggleClass
- html
- text
- val
- css
- offset
- position
- height
- width
- innerHeight
- innerWidth
- outerWidth
- scrollTop
- scrollLeft
- eq
- is
Traversing
- children
- closest
- contents
- next
- nextAll
- offsetParent
- parent
- parents
- prev
- prevAll