Skip to content

Instantly share code, notes, and snippets.

@senthilp
Created February 7, 2017 23:56
Show Gist options
  • Save senthilp/0d30f17f4a8448116fd17c958a971f30 to your computer and use it in GitHub Desktop.
Save senthilp/0d30f17f4a8448116fd17c958a971f30 to your computer and use it in GitHub Desktop.
<!-- Clicking on this button will open the modal dialog -->
<button on="click:ebay-modal">Open</button>
<div id="ebay-modal" modal width="400" height="300" controls>
<!-- Modal markup goes here-->
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment