Update context-menu-demo (#272)

* Update context-menu-demo

* Some cleanup, and note from cross-browser compat
This commit is contained in:
wbamberg
2017-09-08 16:07:36 -07:00
committed by GitHub
parent d7bf874833
commit 179836d794
10 changed files with 54 additions and 37 deletions

View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="panel.css"/>
</head>
<body>
<h1>My panel</h1>
</body>
</html>