This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Webmaster forum > November 2006 > css IE hover, why the change background isn't istantly
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
css IE hover, why the change background isn't istantly
|
|
| nawfer 2006-11-19, 7:57 pm |
| in IE in the links, the change of the background-color via hover isn't
immediate;
for a moment I see the back div that is the container of the links;
is possible to resolve?
| |
| William Tasso 2006-11-19, 7:58 pm |
| Fleeing from the madness of the TIN.IT (http://www.tin.it) jungle
nawfer <novalidsforspam@alt.al> stumbled into news:alt.www.webmaster
and said:
> in IE in the links, the change of the background-color via hover isn't
> immediate;
> for a moment I see the back div that is the container of the links;
> is possible to resolve?
the link is an image?
if so, consider the benefits of text.
if not get a faster computer.
--
William Tasso
http://williamtasso.com/words/what-is-usenet.asp
| |
|
|
nawfer wrote:
> in IE in the links, the change of the background-color via hover isn't
> immediate;
> for a moment I see the back div that is the container of the links;
> is possible to resolve?
If the link is an image (and you don't want to change to text), you
need to use some javascript image preloading. The hover image isn't
loaded in the browser until you actually hover, so that blank time is
your browser downloading the image.
There are plenty of preloading scripts around, that will force the
browser to download the image before displaying it (but if you hover
over a link before the loading is finished, you still get the blank, so
it's not effective if you have many images to load)
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|