View Single Post
Old 01-17-2013, 09:06 PM   PM User | #5
BlackReef
Regular Coder

 
Join Date: Apr 2010
Posts: 188
Thanks: 96
Thanked 1 Time in 1 Post
BlackReef is an unknown quantity at this point
Quote:
Originally Posted by rnd me View Post
i would use CSS instead of jQuery to do the animation: it runs on a lower lever and is typically MUCH smoother than the setTimout-based animation jQuery does...

all you need are some CSS transitions.
Thanks for the reply. My concern is older browsers not being able to view a CSS3 slideshow. Plus this code is almost there, I think a quick change can fix this.

I dont know how to replicate the issue, but here is what is happening:

BTW - is there a way to embed YouTube videos on here? Here is the link:

http://www.youtube.com/embed/lPGs8hmKYEk

[youtube_browser]lPGs8hmKYEk[/youtube_browser]
BlackReef is offline   Reply With Quote