codeforamerica / MuniciPal

:speech_balloon: Consulting city-dwellers about legislation near them.
22 stars 14 forks source link

Notify users that JS is required #144

Open techieshark opened 9 years ago

techieshark commented 9 years ago

Javascript is required for Municipal (the map, the dropdown menu, and various aspects of page rendering won't work without it); almost everyone will have it enabled but for the small percentage that don't (or for developers testing with JS disabled), we should avoid confusion by notifying the user to try again in a browser with Javascript enabled.

To reproduce this, enable/disable js (here's IE instructions), view the homepage, and note that mousing over 'councilmembers' doesn't display the drop down, and the map doesn't show up.