Once a handler is assigned
 
$('#mydiv').click(myfunction);
 
How can I remove the event handler at a later time?
 
Sam
 
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to