I would check out the livequery plugin.
http://docs.jquery.com/Plugins/livequery
On Feb 25, 5:26 pm, sliver 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 eleme
You can register a callback function on the first element that will
then fire an event on some other element if it exists.
On Wed, Feb 25, 2009 at 5:26 PM, sliver wrote:
>
> Is there a way to trigger an event one element when another element is
> say, removed or hidden? In other words, maybe a w
2 matches
Mail list logo