alex.cheshev Wed, 27 Aug 2008 10:26:46 -0700
Hello. Can I do these steps using jQuery: 1) store old events of elements; 2) bind new events to the elements; 3) remove the new events; 4) restore the old events.
I have a drop down menu. I want to hide it when a user clickes anywhere else.