John Resig wrote:
> 
> I /think/ this has to do with the fact that if you bind events inside
> of an event, in IE, then the new events will fire again too, causing
> the browser to go into a never-ending loop. You just need to be really
> careful about binding duplicate event handlers in IE (at least for
> now, until jQuery offers some alternative).
> 

John,
  
  Thanks for the response. I wasn't sure to view this as a jQ "bug" or an IE
"bug". I guess since nothing is immediately popping out as wrong with jQ's
event posting and that some kludgey (and bloated) workaround would need to
be made to make IE behave "correctly" -- then, it can be considered an IE
bug -- & as such, I'd leave it alone.

  I am curious to know if IE7 handles this properly, though haven't yet
tried to see if a beta would run under WINE.

~ Brice
-- 
View this message in context: 
http://www.nabble.com/BUG%3A-Rebinding-an-event-in-IE-tf2510315.html#a7005791
Sent from the JQuery mailing list archive at Nabble.com.


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

Reply via email to