UNPKG

@kcjpop/x-browser-compat

Version:

A Web Component to display browser compatibility data

1 lines 1.3 kB
{"description":"<code>auxclick</code> event","mdn_url":"https://developer.mozilla.org/docs/Web/API/Element/auxclick_event","source_file":"api/Element.json","spec_url":["https://w3c.github.io/uievents/#event-type-auxclick","https://html.spec.whatwg.org/multipage/webappapis.html#handler-onauxclick"],"status":{"deprecated":false,"experimental":false,"standard_track":true},"support":{"chrome":{"version_added":"55"},"chrome_android":{"version_added":"55"},"edge":{"version_added":"79"},"firefox":{"notes":"Starting in Firefox 68, the <code>auxclick</code> event is used to trigger the <em>new tab on middle-click</em> action; previously, this had been done with the <code>click</code> event. Apps can prevent middle-click from opening new tabs (or middle-click to paste, if that feature is enabled) by intercepting <code>auxclick</code> on links, and <code>auxclick</code> event handlers can now open popups without triggering the popup blocker.","version_added":"53"},"firefox_android":{"version_added":"53"},"ie":{"version_added":false},"oculus":{"version_added":"5.0"},"opera":{"version_added":"42"},"opera_android":{"version_added":"42"},"safari":{"version_added":false},"safari_ios":{"version_added":false},"samsunginternet_android":{"version_added":"6.0"},"webview_android":{"version_added":"55"}}}