Reply #3 - April 21, 2008, 08:39:39 PM
THIS is why I hate designing websites, BUT also why I wouldn't want to hire someone, would they think of that?
If you're paying them they better think about that. That's a pretty standard issue that a web designer needs to handle.
One thing that I've seen done, although I don't really like, is to use a set of <noscript> tags down on the bottom of the page that contains links to all the pages. That way it shows if JS is off but not if it's on and the navigation menu is working.
But I am just feeling like anyone that has their javascript turned off doesn't deserve to see my information pages!
Like search engine crawlers?

Actual human visitors are only around 2% on my site with JS off, but the robots are an important consideration. If they can't crawl the links on your site then they won't be able to get to your pages to add them to their index.

Logged