Hi everyone,
I have a site with rotating banners that use JavaScript. These images have been given alt attributes.
But when I disable JavaScript, the images no longer appear on the page.
As far as I'm aware, if the JavaScript is SEO friendly, the images should stack on top of one another when JavaScript is disabled.
Can anyone confirm this and/or shed any light into why the images would disappear when JavaScript is disabled?
Does the page need to be recoded using progressive enhancement to ensure the images are visible with JavaScript disabled?
Many thanks!