DHTML Forum  

Go Back   DHTML Forum > dhtmlcentral.com > General DHTML issues
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23.10.2007, 10:33
csk123 csk123 is offline
Members
 
Join Date: 23.10.2007
Posts: 1
Default

Image Transition - flash or javascript


Hello,

I have a jsp page where in there are 3 images which are rotating with a delay of 5 secs. This is done using a java script and calling setInterval("swapImages()", 5000).
Now I need to do a fading effect on the images when they actually change. I tried using the CSS filter "blendTrans(duration=2)" and then calling filter.apply() and filter.play() when the image src is changed.
This works fine, but the point is this works only on IE. I need something similar to work on all browsers.
Can you suggest how this could be done?

Also an other question is can we use flash in such cases? Which is better - a javascript or a flash?
I am new to web development, and if you could advice me when to go for flash and when for a javascript?

Thanks in advance!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT +2. The time now is 04:51.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.