[jQuery] Re: Event delegation: jQuery ready solution for submit/reset in IE/Safari 2? jQuery.Listen?

2008-04-08 Thread Ariel Flesler
Excellent, let me know if you get something done. I'd like to support those events, but won't add tons of code just for that... Thanks -- Ariel Flesler http://flesler.blogspot.com/ On 8 abr, 07:14, Klaus Hartl <[EMAIL PROTECTED]> wrote: > Scratch Safari, my Multi-safari version seems to not bein

[jQuery] Re: Event delegation: jQuery ready solution for submit/reset in IE/Safari 2? jQuery.Listen?

2008-04-08 Thread Klaus Hartl
Scratch Safari, my Multi-safari version seems to not being able to alert/confirm, which I mistakenly took for it not bubbling... 1 down :-) --Klaus On Apr 7, 6:12 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote: > Hi all, > > I was wondering if there's something ready for jQuery that fixes event >

[jQuery] Re: Event delegation: jQuery ready solution for submit/reset in IE/Safari 2? jQuery.Listen?

2008-04-07 Thread Klaus Hartl
On Apr 7, 6:57 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > Hi Klaus > > >>Does the Listen plugin provide a fix for this? > > Nope, only for focus and blur. But if you find a cool way, I'd gladly > integrate it into Listen. > > Cheers Seems to be doable (just like replacing focus/blur) by repla

[jQuery] Re: Event delegation: jQuery ready solution for submit/reset in IE/Safari 2? jQuery.Listen?

2008-04-07 Thread Klaus Hartl
On Apr 7, 6:57 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > Hi Klaus > > >>Does the Listen plugin provide a fix for this? > > Nope, only for focus and blur. But if you find a cool way, I'd gladly > integrate it into Listen. Sure... having a look at http://javascriptmvc.com/learningcenter/contr

[jQuery] Re: Event delegation: jQuery ready solution for submit/reset in IE/Safari 2? jQuery.Listen?

2008-04-07 Thread Ariel Flesler
Hi Klaus >>Does the Listen plugin provide a fix for this? Nope, only for focus and blur. But if you find a cool way, I'd gladly integrate it into Listen. Cheers -- Ariel Flesler http://flesler.blogspot.com On 7 abr, 13:12, Klaus Hartl <[EMAIL PROTECTED]> wrote: > Hi all, > > I was wondering i