javascript - Making My Site Noscript-compatible -
i finished building nameplate site myself scratch, both learning experience , formally put presence online. made cool-looking (at least, think so) tabbed site uses ajax , anchor navigation switch between tabs. threw style changing script uses cookies remember style selection.
now, sixty-four thousand dollar question: how make site usable people choose turn off javascript? stands currently, user without scripting can see "about me" section , nothing else. put banner @ top directing them "noscript" page, of doesn't exist. best option noscript page shows content @ once? there css method avoid javascript tab switching? or, there method show content on main page users without scripting still have scripting-enhanced version others?
my site located @ scolbyme.webs.com. appreciate ideas guys come with!
p.s. bonus points person can name background color.
i agree jeroen, want build site (w/out ajax) first, add on js layer.
if build each tab it's own page, , put content of page div id, can ajax call w/ jquery pretty can grab content page , grab within div holds content, , put main page. so, same effect, site work without script well.
Comments
Post a Comment