Previous Message
Next Message

Site Check - Logo Flicker in IE 6.0

Sent by G. Wurzburger on 25 November 2006 15:03


Holly Bergevin wrote:
>> The person probably has their temporary internet setting set to
check for new versions of the page at "Every Visit to the Page" and so
IE goes and fetches that image every time it's hovered.
>>
>> -path to find this -
>>
>> Tools>Internet Options>General-Temporary Internet
Files-Settings>Check for newer versions of stored pages: Every visit
to the page.
>>
>> ~holly

Jono Young wrote:
>Beautiful, thanks!  I will pass this information along, and let them
>decide what is best for their situation.

>I would like to find a work around as this person does quite a few
>presentations during conferences, often times displaying her site for
>the masses to see.  Maybe an alternate IR method would be better; I'll
>look into that.

>Thanks again,

Place this in the head of your document:

<!--[if IE 6]><script type="text/javascript">
try {
	document.execCommand("BackgroundImageCache", false, true);
} catch(err) {}
</script><![endif]-->

See here for an explanation: http://www.brunildo.org/test/IEAbackima.html

Greg Wurzburger
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: