/demo/clock/clock_js.html

http://github.com/silexlabs/Cocktail · HTML · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 2477ff4e30345577bfd3dc403a06e48d MD5 · raw file

  1. <html>
  2. <head><title>haXe JS</title></head>
  3. <body>
  4. <div id="haxe:trace"></div>
  5. <script type="text/javascript" src="Clock.js"></script>
  6. </body>
  7. </html>