Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.65k stars 1.38k forks source link

Javascript pseudoprotocol #4071

Open ratajs opened 6 years ago

ratajs commented 6 years ago

Please add javascript: pseudoprotocol support E. G.: <a href="javascript:alert('hello!!!')">Open alert window</a>

cvrebert commented 6 years ago

Spec: https://html.spec.whatwg.org/multipage/browsing-the-web.html#javascript-protocol

Nadya678 commented 6 years ago

All that supports JS and JS is enabled.