k88hudson / webmaker-nav

1 stars 6 forks source link

Provide nav fallback for users w/o JS #14

Open rossbruniges opened 12 years ago

rossbruniges commented 12 years ago

So I'm aware that to pull content accross a number of different domains a JS solution is probably best.

Just wondering if there might be a half-way house solution to ensure that non-JS users get at least some navigation.

We're loading data into the container div at the moment, could we maybe replace a simple list of links to the root level pages (projects, tools, events) for those users - this should at least allow people access to the brochure level content that the site contains...

toolness commented 12 years ago

Hmm, good idea. Will noodle on this and make sure we can provide some kind of fallback nav for folks who don't have JS.

k88hudson commented 12 years ago

+1, although maybe not immediately critical since Thimble/Popcorn are broken without JS anyway. @rossbruniges also brought up small screens/touch interfaces, which we should also deal with at some point ( filed here: #19 )

rossbruniges commented 12 years ago

Thimble/Popcorn are pretty broken without it but webmaker.org isn't.

I'll try and hack something together and see what you guys think - because I think it makes sense for me to also drop this into webmaker.org around festival time too