|
From: Raymond I. <xw...@ya...> - 2003-08-08 00:07:39
|
Hi Kevin,
This seems very strange it would appear that IE has a
caching problem. I would however try this:
onclick:function(e) {
var o=e.getSource();
setTimeout('winopen('+o.id+');',100)
}
The images should not go blank on each click. Does
this occurs when the buttons are click or only during
the window open statement?
--
Raymond Irving
--- Kevin <ke...@ke...> wrote:
> Hi,
>
> If the port5 domain is down I've put a copy of the
> example on demon:
>
>
http://www.kegcl.demon.co.uk/examples/demo.getimage3.html
>
> -
> Kevin
>
> > Hi,
> >
> > I have found an annoying problem were a cached
> image is still reloaded
> > under some circumstance - when another window has
> been opened?
> >
> > http://keg.port5.com/examples/demo.getimage3.html
> >
> > Click on any folder tab to open the small window.
> >
> > Note mouse over/out works fine with images from
> cache until the new
> > window is open? I was testing using IE6.
> >
> > The idea is not to have 2,3 or 4 images for every
> button when only one
> > set of cached images is needed and just change the
> label for each button.
> >
> > So for a 3 image x 10 menu buttons example only 3
> images not 30 are
> > downloaded - a nice saving in bandwidth!
> >
> > If only it worked - any help on caching problems
> would be appreciated.
> >
> > -
> > Kevin
> >
> >
> >
> >
>
-------------------------------------------------------
> > This SF.Net email sponsored by: Free pre-built
> ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are
> available now.
> > Download today and enter to win an XBOX or Visual
> Studio .NET.
> >
>
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> > _______________________________________________
> > Dynapi-Dev mailing list
> > Dyn...@li...
> >
>
http://www.mail-archive.com/dyn...@li.../
>
>
>
-------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built
> ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are
> available now.
> Download today and enter to win an XBOX or Visual
> Studio .NET.
>
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Dynapi-Dev mailing list
> Dyn...@li...
>
http://www.mail-archive.com/dyn...@li.../
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
|