Index of the scriptaculous module
-
m
webhelpers.rails.scriptaculous
...
- Scriptaculous Helpers
- f sortable_element ... - Makes the element with the DOM ID specified by element_id sortable.
- f parallel_effects ... - Wraps visual effects so they occur in parallel
- f drop_receiving_element ... - Makes an element able to recieve dropped draggable elements
- f draggable_element ... - Makes the element with the DOM ID specified by element_id draggable.
- f visual_effect ... - Returns a JavaScript snippet to be used on the Ajax callbacks for starting visual effects.