tutorial 4: other animation tools

watch it on YouTube

Web Resource

jQuery UI
a library that has additional animation methods and resources: jQuery UI.

Code Covered

draggable
method that can be applied to a specific target element that allows it to be clicked and dragged on the page. If the property containment is set with the id of an element, the draggable object will remain contained within the bounds of the containment object.