Closed
Bug 281750
Opened 20 years ago
Closed 20 years ago
None of the buttons work at http://www.euroleopard.com/
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jkonecny, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b) Gecko/20050209
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b) Gecko/20050209
Click on any button on http://www.euroleopard.com/ and none of them work.
Works in IE.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.euroleopard.com/
2. Click a button
3.
Actual Results:
Nothing happens.
Expected Results:
Moz should take you to the proper page.
Comment 1•20 years ago
|
||
invalid HTML
http://validator.w3.org/check?uri=http%3A%2F%2Ftractorimports.com.au%2Feuroleopard%2F
<tr>
<td class="topmenu"> </td>
<a href="foton.html">
<td class="topmenu" onMouseOver="this.className='topmenuover';"
onMouseOut="this.className='topmenu';" align="center">Factory Profile</td></a>
<a href="profile.html">
<td class="topmenu" onMouseOver="this.className='topmenuover';"
onMouseOut="this.className='topmenu';" align="center">Tractor Imports</td></a>
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 2•20 years ago
|
||
There are 29 markup errors in the page at
http://tractorimports.com.au/euroleopard/
You may find that when these are fixed, the A elements
are indeed recognised as links.
You need to log in
before you can comment on or make changes to this bug.
Description
•