HTML and CSS Reference
In-Depth Information
Finally, if you're supporting IE6, make sure to include the script above as a backup for IE6 (but
don't include it for other browsers).
Download the complete example 22
View the demo 16
4. Animated Slideshow Navigation
There are a lot of JavaScript slideshow techniques, but the animated navigation on
McKinney is a fresh, subtle approach.
24
BASIC JQUERY SLIDESHOW
View the demo 25
Let's build something similar. We'll start with some mark-up for a basic slideshow:
< div id =" slideshow ">
< div id =" slideshow-reel ">
< div class =" slide ">
< h1 > Slide 1 </ h1 >
</ div >
 
 
Search WWH ::




Custom Search