https://bugzilla.wikimedia.org/show_bug.cgi?id=42241

--- Comment #4 from Krinkle <[email protected]> 2012-11-19 02:51:13 UTC ---
(In reply to comment #3)
> With e.preventDefault() it is not possible to prevent a middle click to open a
> new tab at least in Firefox 16 and Opera 12. And when JavaScript is disabled
> the link is always active. This is annoying.
> 
> Why is there a <a href="#"></a>? Would a simple <div></div> be enough?

Yes, as I said already:

(comment #2)
> [..] these anchor tags on the headings shouldn't exist. 

They are only there for style (blue links, and pointy cursor). Which is already
being handled on the javascript side. Without javascript, the links don't
belong there.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to