https://bugzilla.wikimedia.org/show_bug.cgi?id=62517
--- Comment #2 from Jon <[email protected]> --- In theory you should be able to do this with if ( ev.button === 0 ) { ev.preventDefault(); // hijack link } This doesn't seem to work with a Mac trackpad though :-/ -- 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
