Closed
Bug 35571
Opened 25 years ago
Closed 25 years ago
javascript not executed in anchor tag
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: thomas.swan, Assigned: rickg)
Details
Although it may not be standard. Mozilla has not of recent supported the
following. Somehow, I remember this working in an earlier build. I have tried
this using the most recent checkout from CVS as well.
<A HREF="javascript:AW=open('page.html','Another_Windows','{options});">foo</A>
This produces nothing. If I'm doing something wrong, throw this bug to the birds...
Comment 1•25 years ago
|
||
As far as I can see from the description (I did not test this),
this should be a dup of bug 34217.
Reporter | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 34217 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•