Thanks, Ricardo. I'll give that a look.
On Jan 30, 12:31 pm, Ricardo Tomasi wrote:
> jQuery will remove all event handlers on unload to avoid memory leaks.
>
> You should consider event delegation, see the docs for
> live():http://docs.jquery.com/Events/live
> It will speed up your loading/unlo
jQuery will remove all event handlers on unload to avoid memory leaks.
You should consider event delegation, see the docs for live():
http://docs.jquery.com/Events/live
It will speed up your loading/unloading times considerably.
cheers,
- ricardo
On Jan 30, 2:58 pm, dberthia wrote:
> I've got
2 matches
Mail list logo