I would check out the livequery plugin. http://docs.jquery.com/Plugins/livequery
On Feb 25, 5:26 pm, sliver <sliver2...@gmail.com> wrote: > Is there a way to trigger an event one element when another element is > say, removed or hidden? In other words, maybe a way to register any > number of elements to another element with callbacks to be called when > a certain event occurs to the main element.