Closed (fixed)
Project:
GMap Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2011 at 14:11 UTC
Updated:
13 Feb 2013 at 17:30 UTC
Jump to comment: Most recent file
While the page is loading, I briefly see the text "Javascript is required to view this map." before the map is loaded. This message is not relevant for me, because Javascript is enabled in my browser.
I suggest wrapping the text in a <noscript> tag so that it only appears in browsers with JavaScript disabled, or in browsers without JavaScript support (e.g. Lynx).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | gmap-1180092-1.patch | 925 bytes | c960657 |
Comments
Comment #1
podarokplease, provide a patch against latest dev
Comment #2
c960657 commentedComment #3
podarok#2 thanks!
commited pushed to 7.x-2.x-dev
and backported to 7.x-1.x-dev