Closed
Bug 220650
Opened 22 years ago
Closed 22 years ago
lodzkie.pl uses document.layers/all instead of W3C DOM
Categories
(Tech Evangelism Graveyard :: Polish, defect, P2)
Tech Evangelism Graveyard
Polish
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: marcoos, Unassigned)
References
()
Details
(Whiteboard: [proprietary-js])
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.4) Gecko/20030624
Interactive map on lodzkie.pl uses document.all and document.layers instead of
W3C DOM getElementById()/getElementsByTagName() methods. This makes that map
unusable in standards compliant browsers.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.lodzkie.pl/szablon.php?key[0]=glowna&key[1]=mapai
2. Hover an area on the map
Actual Results:
The pop-up div isn't shown after (2), so you cannot click it.
Expected Results:
Show the pop-up div after (2) and allow to click its content (links to some
local governmental institutions in the Province of Lodz and/or link to a more
detailed map).
| Reporter | ||
Updated•22 years ago
|
Whiteboard: [proprietary-js]
| Reporter | ||
Updated•22 years ago
|
Priority: -- → P2
| Reporter | ||
Comment 1•22 years ago
|
||
The page no longer exists. The Lodzkie.PL website does not use proprietary js at
the moment.
The maps have been moved to a different server and where replaced with MapGuide
(application/x-mwf) versions.
AFAIK there's a plugin for this for Windows, Mac OS and Solaris versions of
Netscape and Mozilla. Linux users will have problem, though...
If my asumption about the existence of the plugin is wrong, please reopen.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•