You should just be able to say

$('#mydiv').unclick(myfunction)

Brandon

On 9/7/06, Sam <[EMAIL PROTECTED]> wrote:
>
>
> 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/
>
>
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to