Closed
Bug 306237
Opened 19 years ago
Closed 19 years ago
The links from the images on this page (labelled "more info") don't load / work properly
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 200712
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Hi, I have all the usual plugins, all up to date. When I load this page, you are supposed to be able to click on the images to follow links. However, that doesn't work in firefox. It does work in IE. Reproducible: Always Steps to Reproduce: 1. Load page 2. Try to click on "More Info" on each of the images 3. Actual Results: Nothing. No links. Expected Results: Gone to another page, such as this: http://www.dorchadashusa.org/event040.asp
Comment 1•19 years ago
|
||
Error: location.href is not a function Source File: http://www.dorchadashusa.org/events.asp Line: 1 This is due to them using |<div id="event042" onclick="location.href('event042.asp')"></div>| when location.href is not a function. Either a dupe of bug 200712 or Tech Evangelism bug.
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 200712 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•