Closed
Bug 57587
Opened 24 years ago
Closed 24 years ago
Banner and text aren't links
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: joki)
References
()
Details
Build ID: new trunk
Steps to Reproduce:
(1) Go to http://www.98lite.com/
(2) Scroll down to the bottom
Result: Note that the banner and "Click here to download 98 Lite" aren't links,
but they are in 4.x and IE 5.5. However, the URL they're supposed to link to
properly appears in the statusbar when you mouseover them.
Comment 1•24 years ago
|
||
I wouldn't consider this correct HTML actually:
<a href="http://hop.clickbank.net/?98litecom/98lite" <A
^^^
onMouseOver="window.status='http://www.98lite.com/download.html'; return true;"
; onmouseout="window.status=''">
so I don't mind it doesn't work.
Comment 4•24 years ago
|
||
I'm not seeing this link on the page. Has the content changed on this page ?
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•