[Webkit-unassigned] [Bug 9603] New: a[onclick] not styled the same as a[href]

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jun 26 07:28:28 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9603

           Summary: a[onclick] not styled the same as a[href]
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: contact at nickshanks.com


I have noticed that <a href="javascript:foo();"> links will be blue, underlined
and use the hand cursor, whereas <a onclick="foo();"> links will not. Don't
both of these deserve to trigger the a:link, a:active and a:visited styles by
default?


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list