.die()
Remove event handlers previously attached using .live() from the elements.
Remove event handlers previously attached using .live() from the elements.
Creates a new copy of jQuery whose properties and methods can be modified without affecting the original jQuery object.
Attach an event handler for all elements which match the current selector, now and in the future.
Bind two or more handlers to the matched elements, to be executed on alternate clicks.