[Webkit-unassigned] [Bug 9603] no means for styling a[onclick] links to look like a[href] links

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Aug 11 19:32:35 PDT 2006


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





------- Comment #7 from christopher.bentley at gmail.com  2006-08-11 19:32 PDT -------
(In reply to comment #4)

>1) ...
Is <a onclick="foo()> in anyway different to <i onclick="foo()>, why do you
consider one to be a link?

What does :active, :visited or :link mean in the context of script execution?

If you need the script trigger to show different states can't your script apply
them as nessessary?

>2)...
Doesn't this do that? --  a[onclick] {color:red;border:1px red dotted;}


-- 
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