Klaus Hartl schreef:
>> Performming .click(), .blur(), .focus(), .submit()
>> will actually trigger the browsers default action
>> for those events.
>>     
>
> Oh no... is there a way to prevent this?
>
>
> -- Klaus
>   
If you want the 1.0.x behaviour you have to use .bind(). I don't know 
how the compatibility plugin will deal those functions.

-- 
David Duymelinck
________________
[EMAIL PROTECTED]


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to