[jQuery] Quantum computing in jQuery: $().unload()

2006-08-27 Thread Michael Geary
The advanced event plugin creates three $() methods for each event: a binding method foo(), a one-shot binding method onefoo(), and an unbinding method unfoo(). Two of the events that this plugin wraps are the load and unload events. Therefore, $().unload() can be either the unbinding method for

Re: [jQuery] Quantum computing in jQuery: $().unload()

2006-08-27 Thread Will Jessup
Michael , So just by looking at the state of the system i change it? The advanced event plugin creates three $() methods for each event: a binding method foo(), a one-shot binding method onefoo(), and an unbinding method unfoo(). Two of the events that this plugin wraps are the load and