filamentgroup/Responsive-Images

double requesting image in FF4, IE9

adros opened this issue · 3 comments

It seems that the trick with base tag is not working any more, because modern browsers (for example IE8+, FF4) does not block next request until javascript is downloaded. When I browse http://filamentgroup.com/examples/responsive-images/, both small and large images are requested and downloaded.

hmm you're right that there's a regression here. I'll track it down, thanks!

Okay, fixed in latest. Please confirm here http://filamentgroup.com/examples/responsive-images/
Thanks!

Sorry, but I still get both size requested (in IE9 and FF4)