Found this great article on using jquery for image swapping:
http://jquery-howto.blogspot.com/2009/05/replacing-images-at-time-intervals.html
How do you suggest I hyperlink the images?
Found this great article on using jquery for image swapping:
http://jquery-howto.blogspot.com/2009/05/replacing-images-at-time-intervals.html
How do you suggest I hyperlink the images?
Untested but it should work...
Just keep in mind whatever you provide as
tag
will get the classactive
so adjsut the css as nessecary.Anyhow, this is really simple - i would also suggest doing some tutorials or reading the documentation for jQuery. You should be able to parse this script as you read it - its pretty simple :-)
Solved it:
Learn how jquery works and fix it! Or use a plugin such as the cycle plugin - this still requires some knowledge of jquery.