[openstreetmap-website] noscript element is not positioned right (#808)
Holger Jeromin
notifications at github.com
Thu Sep 4 15:28:45 UTC 2014
If you have disabled javascript the info message is floating above the (not functional) search box. It would be better to place the NOSCRIPT element after the DIV class="query_wrapper" and remove the styling (via #noscript, as there is a position:absolute).
A much cleaner approach would be to hide the query_wrapper and the input (and possible other non functional gui elements) via css and unhide via js onload. But this is optional :-)
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/808
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20140904/fe61082f/attachment.html>
More information about the rails-dev
mailing list