A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://swisnl.github.io/jQuery-contextMenu/demo/html5-import.html below:

Website Navigation


jQuery contextMenu (2.x)

Fork on GitHub Demo: Importing HTML5 <menu type="context">

jQuery.contextMenu allows you to import HTML5's <menu> structures to use in older browsers.

Example code Example HTML
<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