David Duymelinck schrieb: > 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. > > You mean trigger()? bind() will simply attach the event...
-- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
