> Anyways, this consistently yielded images with the width and height
> attributes hardcoded by IE8 and 9 (strangely, not IE7). Maybe this bug
> behaves differently depending on the <img> tag creation method.
> (Asset.image uses "new Image()" like my hand rolled solution, new
> Element('img') uses document.createElement AFAIK)

Interesting,  yeah,  maybe  that's  the  difference;  in my testbed (2
Win7/IE9 boxes) the query string, any query string, fixes it.

-- S.


Reply via email to