Closed
Bug 105383
Opened 24 years ago
Closed 20 years ago
telebasket.com - dynamic menu doesn't display, LAYERS
Categories
(Tech Evangelism Graveyard :: Other, defect, P3)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: r.navalinskas, Unassigned)
References
()
Details
(Whiteboard: [proprietary-js])
On the page http://lt.telebasket.com/forum.asp?PageNum=1&id=12 some tags <a></a>
are not interpreted as URLs, i.e. you cannot click on them.
Using build 2001101703 on Win2000Pro
Comment 1•24 years ago
|
||
evangelism issue
Assignee: asa → nitot
Status: UNCONFIRMED → NEW
Component: Browser-General → Europe: West
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: doronr → caillon
Version: other → unspecified
| Reporter | ||
Comment 2•24 years ago
|
||
Could you give more details on 'evangelism' ? I tried to look for problems, but
did not manage to find the reason for not interpreting first few messages of the
forum as URLs and interpreting al other messages.
Comment 3•24 years ago
|
||
http://lt.telebasket.com//navbar/navcond.js
That script uses ns4 layers and ie document.all, it does not support the w3c
standards (the dynamic menu you see in netscape4 is not present in mozilla).
Thus the site needs to upgrade the script, since it seems the divs are blocking
the links because of that
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Comment 4•24 years ago
|
||
Accepting. Setting P3.
contact info : info@telebasket.com
The page has changed; the links work. They also attempt to support DOM, but
didn't get it quite right.
Error: document.getElementById(obj) has no properties
Source File: http://lt.telebasket.com/forum.asp?PageNum=1&id=12
Line: 242
And the old dhtmllib at http://lt.telebasket.com/navbar/navcond.js
Blocks: 116172
Component: Europe: West → Europe: East
OS: Windows 2000 → All
Hardware: PC → All
Summary: Some <a></a> are not interpreted as URLs → telebasket.com - dynamic menu doesn't display, LAYERS
Whiteboard: [proprietary-js]
Comment 6•23 years ago
|
||
> other
Assignee: nitot → other
Status: ASSIGNED → NEW
Component: Europe: East → Other
QA Contact: z-caillon-obsolete2 → other
| Reporter | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
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
•