Re: Appending <tr>'s to Table - Images in <tr>'s loading slowly.
"Richard Garbutt" <[email protected]>
| Newsgroups | gmane.comp.web.dom.wdf |
|---|---|
| Message-ID | <[email protected]> |
On 24/02/06, Maninder, Singh <[email protected]> wrote: > I got caching enable on the server - this was the second thing I checked. > > I am kinda sure, this is related somehow to IE's implementation of DOM? > Hi Mandy, I came up against the same problem myself recently. Apparently it's a feature... You need to send expires headers. Details here: <http://www.ahinea.com/en/tech/ie-dhtml-image-caching.html> In addition to the mod_expires directives, I found I had to add: BrowserMatch MSIE force no-vary Which might have been due to having mod_gzip enabled (Apache syntax from memory - may not be correct). Using mod_expires made the whole site (not just the dhtml images) a lot faster. All this assumes you're using apache as your webserver. Hope this helps... -Richard Unsubscribe [email protected] List info http://www.quirksmode.org/dom/list.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/wdf-dom/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/