jQuery scrolling images for e-commerce site, what to do about users who disable JS
Posted
by
Livingston Storm
on Pro Webmasters
See other posts from Pro Webmasters
or by Livingston Storm
Published on 2012-10-08T16:04:55Z
Indexed on
2012/10/08
21:51 UTC
Read the original article
Hit count: 171
JavaScript
As the title suggests, I am developing an e-commerce site and I intend of having two jQuery plug ins on the default page, one for scrolling images and the other for the navigation menu.
Should I be concerned about making the site work if the users disables JS? Cause if they have it disabled my site would be almost impossible to use with the scrolling images blocking the main content.
Plus the CMS I am using, Big Commerce, uses a bit of JS for the products pages, which would also look ridiculous with JS disabled. Anyone have experience with this?
© Pro Webmasters or respective owner