473,396 Members | 1,924 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

IE Image Flicker with CSS driven drop-down menu

Hi,

I'm not sure if what I'm trying to do is possible and there is a limit to my
CSS knowledge.

I'm trying to generate a CSS drop-down menu from a <li> that has been
replaced by an image. The drop-down menu script comes from the book "More
Eric Meyers." Unfortunately, I found that my image was flickering in IE and
attempted to remedy that by preloading the image (see:
http://www.wellstyled.com/files/css-...example2.html). No
more flicker. The problem is that IE reloads the image each time I mouse
over a drop-down item. It only seems to be a problem in IE and only if IE's
Temporary Internet Settings are set to check for new images each time.
Here's the item:

http://www.hamneggs.net/visionact/test.html

Interestingly, if you click on the image and then use the back button to go
back to the page, it works just fine. Does anyone think it would help to use
some sort of a:hover/span concoction here?

Thanks so much,
Elizabeth
Nov 23 '05 #1
5 5182
<yo********@earthlink.net> wrote:
It only seems to be a problem in IE and only if IE's
Temporary Internet Settings are set to check for new images each time.


Then change that setting.

--
Spartanicus
Nov 23 '05 #2

"Spartanicus" <in*****@invalid.invalid> wrote in message
news:ph********************************@news.spart anicus.utvinternet.ie...
<yo********@earthlink.net> wrote:
It only seems to be a problem in IE and only if IE's
Temporary Internet Settings are set to check for new images each time.


Then change that setting.

--
Spartanicus


Easy enough for me, but what about the millions of other IE users? Is it
safe to assume that most of them are not set to check for new images on
every visit to a page. I might go with what I've got depending on what
others have to say about it. I'm just not sure if that's a responsible way
to design. But I'm new to this, so I honestly don't know.

Thanks,
Elizabeth
Nov 23 '05 #3
<yo********@earthlink.net> wrote:
>It only seems to be a problem in IE and only if IE's
>Temporary Internet Settings are set to check for new images each time.


Then change that setting.


Easy enough for me, but what about the millions of other IE users? Is it
safe to assume that most of them are not set to check for new images on
every visit to a page.


You can't assume anything except HTML support on the client side. That
said, I don't even see an option to check images on each page load in my
IE6 settings. I do see a setting that applies to *pages*, but nothing
specifically for images. The default setting for checking pages seems to
be "automatic".

--
Spartanicus
Nov 23 '05 #4
"Spartanicus" <in*****@invalid.invalid> wrote in message
news:pm********************************@news.spart anicus.utvinternet.ie...
<yo********@earthlink.net> wrote:
>It only seems to be a problem in IE and only if IE's
>Temporary Internet Settings are set to check for new images each time.

Then change that setting.


Easy enough for me, but what about the millions of other IE users? Is it
safe to assume that most of them are not set to check for new images on
every visit to a page.


You can't assume anything except HTML support on the client side. That
said, I don't even see an option to check images on each page load in my
IE6 settings. I do see a setting that applies to *pages*, but nothing
specifically for images. The default setting for checking pages seems to
be "automatic".

--
Spartanicus


You're looking at the correct setting - it's under Temporary Internet
Files>Settings. I usually set mine to "every visit to the page". It really
makes quite a difference in this scenario. Well, I may just go with what I
have for now.
Thanks,
Elizabeth
Nov 23 '05 #5
yo********@earthlink.net napisał(a):
Hi,

I'm not sure if what I'm trying to do is possible and there is a limit to my
CSS knowledge.

I'm trying to generate a CSS drop-down menu from a <li> that has been
replaced by an image. The drop-down menu script comes from the book "More
Eric Meyers." Unfortunately, I found that my image was flickering in IE and
attempted to remedy that by preloading the image (see:
http://www.wellstyled.com/files/css-...example2.html). No
more flicker. The problem is that IE reloads the image each time I mouse
over a drop-down item. It only seems to be a problem in IE and only if IE's
Temporary Internet Settings are set to check for new images each time.
Here's the item:

http://www.hamneggs.net/visionact/test.html

Try this solution:
http://dean.edwards.name/my/flicker.html
It's important not only because it doesn't look nice. In
this situation image is requested from server each time user
moves his mouse over it so your server traffic increases.
Nov 23 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: zelnugget | last post by:
I'm using a fading image script that I found via Google Groups on this newsgroup, and am having some difficulty with it. First, here's a link to the Google Groups posting: ...
49
by: Lauren Wilson | last post by:
Hi folks, Just wondered if, for the sake of clarity, it is permissible to post small image files of an error box along with a text message about a problem with Access?
0
by: Deborah V. Gardner | last post by:
I am using Access 2000 and have a form with an image background (the clouds that came with Office). I also have an OnChange event on the Item control. Me.txtLength = 55 - (Len(Me.Item.Text)) ...
2
by: AS | last post by:
Hi, I have a windows form with a background image - set through the forms background image property. The form also has panels and icons on top of it. When this form is loading, there's a...
1
by: mhoeneveld | last post by:
I am writing a small script to fade the opacity of an image/object. The script itself works fine only I do have some unwanted behaviour. I do use a tablecell object and the mouseover/mouseout to...
0
by: Blue Apricot | last post by:
I think this is straighforward enough so I don't need sample code, but I will make an example if someone doesn't understand. BACKGROUND: We have built a "skinnable" interface, which uses...
3
by: seamlyne | last post by:
The first method I ever used for multiple state buttons was to create a graphic for each button for each state: AboutUs_on, AbooutUs_over, AboutUs_out, etc. That works great when there are just a...
4
by: huntingseasonson | last post by:
Hi, I have set up the following page http://gertrudischale.com/cgi/ viewart.pl?lang=en&i=22 to scroll in the same direction one moves the mouse. This works fine -except in IE- where the image tends...
1
by: neovantage | last post by:
Hey all, I am using a PHP script which creates headings at run time in a sense at page execution. I am stuck a with a very little problem which i am sure i will have the solution from experts. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.