Quote:
Originally Posted by Frodo What if I don't have JS on or I am say a search engine or using a screen reader.
And you have your email and phone as an image but bots will never get to it because it's hidden behind your JS based nav. |
Fair points... but all the content is actually contained within the one file - hidden through CSS until called by the javascript by the looks of things. Turn of styles (which I imagine.. not sure.. is how screen readers and bots look at a page?) and you see all the content (a few times over, for some reason).
Seems like it should be possible to load an additional style sheet that resets the visibility on the hidden elements if the viewer does not have javascript enabled.