Given the discussion here:
http://groups.google.com/group/jquery-dev/browse_thread/thread/eee6ab7b2da50e1f

It sounded like there would be a better way of dealing with onload
event firing for images, given differences with IE's "complete"
property.  I'm wandering through the 1.4 source code and I don't see
what looks like "complete" property testing for "load" event firing
for IE.  Or am I missing something?

Under jQuery 1.4, what is the best way of accommodating the difference
between IE and other browsers for proper image.load event handling?

Reply via email to