<menu type="context">
jQuery.contextMenu
allows you to import HTML5's <menu>
structures to use in older browsers.
<menu id="html5menu" style="display:none" class="showcase">
<command label="rotate" icon="edit" onclick="alert('rotate')">
<command label="resize" onclick="alert('resize')">
<command label="twitter" onclick="alert('twitter')">
<hr>
<command label="facebook" onclick="alert('facebook')">
</menu>
</menu>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4