I am building a website and my client wants to have rotating pictures. This I can do but they want to be able to click on each rotating picture to navigate to a specific page in website. Is ther a simple tutorial outthere. Please advise. Thanks lgidd
That should be fine. Could you show the code you are using, or a page link? Essentially, you could probably just warp a link around the image, but it may depend on how the images are rotating. (you don’t want a conflict with the script, for example.)
There are many way to do this, ajax, php, javascript
Normally I suggest you to use JavaScript, It is simple and easy to use
you can get the code here:
This one need to reloading - http://www.road2webmaster.com/web/programming/javascript/image_effects/random_image_with_link.html,
and this one is on-page slideshows - http://www.road2webmaster.com/web/programming/javascript/banner/slideshow_ads.html
Both have their own separate image link.