DOM Elements
Edit on GitHub
add_class
See also
animate
Add a $(..).animate jQuery call to the target element.
buttonize
Todo
effect
Add a $(..).effect jQuery call to the target element.
fade_in
See also
fade_out
See also
hide
See also
insert_after
Insert the result of a render action after of an HTML element.
insert_before
Insert the result of a render action before an HTML element.
insert_bottom
See also
insert_top
See also
jquery_effect
Trigger various jQuery effects on the target element. Mostly, each of these effects have their own action as a shortcut,
for example show, hide.
mask
See also
mask_progress
Sets the progress bar of a mask.
move
Move an element to another place, appending it to the target. The element is given by id with the element argument, or
with the element_sel argument for a CSS…
remove
See also
remove_class
See also
replace
Replace the target HTML element by new one.
set_class
Set the class of an element.
show
See also
slide_down
See also
slide_fade_in
See also
slide_fade_out
See also
slide_toggle
Toggle an element by sliding it up and down.
slide_up
See also
toggle
See also
toggle_class
See also
unmask
See also
update
See also
update_iframe
See also
Forms
Actions
Dialogs