In general, the site is fully functional without JavaScript (except for the Explore page). However, we should be a bit more kind/informative to the weirdos who navigate the web without javascript enabled (AKA: people like me).
At minimum, a warning (perhaps using the <noscript> tag) should be applied to explore.html. The filters on data.html and publications.html would be ideal too.`
In general, the site is fully functional without JavaScript (except for the Explore page). However, we should be a bit more kind/informative to the weirdos who navigate the web without javascript enabled (AKA: people like me).
At minimum, a warning (perhaps using the
<noscript>
tag) should be applied toexplore.html
. The filters ondata.html
andpublications.html
would be ideal too.`