View Full Version : Fade effect in IE7 not working
fredxeric
01-18-2008, 06:02 PM
If theres someones able to have fade transition with IE7
I found some doc about it but it's in java and I dont understand how java works.
thanks
If you have a photoblog that use this kind of effect please help
austriaka
01-18-2008, 06:08 PM
I use it in my Secret Image Addon.
Have a look here: http://blog.uhlig.at/index.php?showimage=878
(move your mouse over the mouth)
Just have a look into the source code
Dennis
01-18-2008, 06:25 PM
Moved to design.
Vernon.Trent
01-18-2008, 09:10 PM
are you looking for something like I have on my PP? (link in signature)
works fine with IE,FF, Flock and Opera. not sure about other browser as I don't have them all :)
place
<script type="text/javascript" src="templates/YOURTEMPLATEFOLDER/scripts/fader.js"></script>
in the head section of your image_template and copy the fader.js to your template folder.
http://www.xoverip.info/pb/templates/simple/scripts/fader.js
that's all.
hope this helps.
cheers
VT
fredxeric
01-18-2008, 09:51 PM
Vernon, thanks it is exactly what I was looking for....
Vernon.Trent
01-18-2008, 10:15 PM
:-)
cool!
robert1975
04-06-2008, 10:29 AM
I think I'm doing correctly, but for some reason it doesn't work!! :-(
Code:
<head>
<title><SITE_TITLE></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="MSThemeCompatible" content="No" />
<meta name="keywords" content="keywords here" />
<meta name="description" content="description here" />
<link href="favicon.png" rel="shortcut icon">
<link rel="alternate" type="application/rss+XML" title="RSS 2.0" href="index.php?x=rss" />
<link rel="stylesheet" type="text/css" href="templates/keoshi/style.css" title="keoshi" />
<script type="text/javascript" src="templates/keoshi/scripts/fader.js"></script>
<script language='javascript' type='text/javascript'>
Vernon.Trent
04-06-2008, 12:13 PM
what is the content of your /templates/keoshi/ folder?
is there a /scripts folder?
if not, create and copy fader.js in that folder
Vernon.Trent
04-06-2008, 12:18 PM
aah, I see here is something going on
http://www.pixelpost.org/forum/showthread.php?t=8225
nevermind :-)
dhdesign
04-06-2008, 12:40 PM
Vernon, could you check the other thread? He's having javascript errors in IE, and the effect isn't working. I've done all that I can - could you take a look and see if you can help?
robert1975
04-06-2008, 12:56 PM
thank you again dhdesign!
Hi Vernon, the scripts works well in firefox, but i don't know why in IE doesn't show the image :-((
Any idea that i should do?
thanks
robert1975
04-06-2008, 07:31 PM
anyone can help me, please?
TheMarco
04-29-2008, 02:46 PM
I have a fade-in effect on my photoblog. It works in IE6 and IE7, using YUI Effects.
http://www.i-marco.nl/photoblog/
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.