Thursday, July 14, 2011

How do I only display a single image in place of jQuery slideshow?

I created an image slideshow using jQuery, but with browsers with javascript disabled the images are all separately shown on the page. How do I only display a single image in place of the slideshow? The "noscript" tag will display an image, but all of the other images in the slideshow are still shown on the screen (one after the other down the page).

No comments:

Post a Comment