Sub-Modules

type
Dom.selected
=
{ 
dom
 
start_in
, 
int
 
start_at
, 
dom
 
finish_in
, 
int
 
finish_at
, 
bool
 
is_collapsed
 }
Name Summary
Bind an event handler to an event
A special event sent when the user attempts to navigate away from a page
A special event sent when the user attempts to navigate away from a page
Bind an event handler to an event
Remove an element from the document, but retain its properties for later reinsertion.
Escaping for jQuery selectors !"#$%&'()*+,./:;<=>?@^`~. To use for raw selection.
get
Get the value of an attribute for the first element in the set of matched elements. /!\ Different fr...
Behave as if the item is a form element, otherwise as
Get the of an item.If the item doesn't have an id, a new one is generated. If there are several ite...
Get the value of an attribute for the first element in the set of matched elements. /!\ Different fr...
Form manipulationGet the value from a form element. Note: Do not confuse and . The first one will r...
Hide a visible Dom element.For more powerful animations, see module
Iterate on the selection
Iterate on whole forests
Move an element after another
Move an element to the end of another
Move an element to the start of another
Move an element before another
Move an element to replace another
Move an element to replace another
Remove an element from the document, as well as all its properties.
Compile a into its fastest form.By default, items use a side-agnostic representation, which allows...
If an item is not visible, scroll the window to make it visible
Select everything in the document
Select the body of the document
Select all the children of a selectionNote: This does select text nodes.
Select all the items belonging to a class
Select content of a selection Use this to access the content of an iframe
Select the document itself
Select the element with a given id , if it exists.
Combine two selections.Note: selecting the inside another selection is pointless
Perform a selection using CSS syntax
Perform a selection using CSS syntax. This function is unsafe because doesn't control argument. You...
Select the browser's window
Direct manipulation of style properties
As , but perform no conversion on CSS property names.In other words, if you wish to set CSS property...
Show a hidden Dom element.For more powerful animations, see module
For a dom element composed by selecting several nodes, return the corresponding nodes. Otherwise, do...
sub
Exec a list of actionsNote: this function exists both on the server and on the client. The server ve...
Apply an animation to a dom item.This function is meaningless if the dom item hasn't been inserted o...
Trigger a default event.
Trigger an event
For a dom element composed by selecting several nodes, return the corresponding nodes. Otherwise, do...
Remove all classes from an element
Remove all styles from an element

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.