Re: help! I can not get fade-in or fade-out of opacity in IE
- From: Randy Webb <HikksNotAtHome@xxxxxxx>
- Date: Thu, 31 Aug 2006 13:24:43 -0400
Jake Barnes said the following on 8/31/2006 12:01 PM:
Please go look at this page using FireFox:
http://www.ralphkrubner.com/Commercial/
Click the "Next" button a few times. The images fade out and then fade
in. It's a nice effect.
Now do try to do the same in IE (6.0). The images don't fade into each
other. Instead, they hesitate, which is annoying, and then jump from
one image to the other, suddenly, with no fade.
Can anyone tell me why that is?
Because IE does not support the opacity that Firefox does.
Does IE not recognize opacity?
No. But it does use Transformations, which were the reason Mozilla implemented opacity to start with.
View this page:
<URL: http://members.aol.com/pammyingeorgia/hannah/>
In IE, and use the Next/Previous buttons. It uses very IE specific code but it fades the images in and out like you want. Specifically, it uses document.all but that could/should be changed to gEBI.
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
.
- References:
- help! I can not get fade-in or fade-out of opacity in IE
- From: Jake Barnes
- help! I can not get fade-in or fade-out of opacity in IE
- Prev by Date: Re: Reference input without ID
- Next by Date: Re: User preload to execute a script on the sever side
- Previous by thread: Re: help! I can not get fade-in or fade-out of opacity in IE
- Next by thread: Select options in order
- Index(es):