1
0
Fork 0
forked from 0x2620/oxjs

minor update (examples html)

This commit is contained in:
rolux 2012-04-16 10:55:58 +02:00
commit 9d44bb5a0f
10 changed files with 9 additions and 19 deletions

View file

@ -9,6 +9,5 @@
<script type="text/javascript" src="js/example.js"></script>
<script>window.addEventListener('message', function(e) { eval(e.data); });</script>
</head>
<body>
</body>
<body></body>
</html>