Skip to content

Instantly share code, notes, and snippets.

@bozhink
Created February 6, 2017 19:12
Show Gist options
  • Save bozhink/e71b21a90b30b389d065f16b54fe8563 to your computer and use it in GitHub Desktop.
Save bozhink/e71b21a90b30b389d065f16b54fe8563 to your computer and use it in GitHub Desktop.
<menu label="Share on..." id="supermenu">
<menuitem label="Twitter" onclick="window.open('//twitter.com/intent/tweet?text='+window.location.href);"></menuitem>
<menuitem label="Facebook" onclick="window.open('//facebook.com/sharer/sharer.php?u='+window.location.href);"></menuitem>
</menu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment