[Dojo-interest] Repeated requests for images in IE using Tree widget

sam foster potatosculptor at gmail.com
Mon Apr 17 10:44:03 MDT 2006


Then, I must have done something really F'd up because even when I add
a div with those images in, I *still* get the same result: loads great
first time, hit reload, and it makes 3,848 requests.

I'm hitting reload because I have a drawing bug somewhere. Maybe I'll
focus on that and that'll fix some other problems along the way.
Throwing my hands up in disgust and walking away isnt an option
unfortunately :)

Sam


On 4/17/06, Dylan Schiemann <mail at dylans.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The only reliable workaround I've found for this issue is to explicitly
> add references to those images in markup in IE, with display of a
> container element set to none.  This was they get cached by IE before
> the script to call them gets executed.
>
> - -Dylan


More information about the Dojo-interest mailing list