toloframework
Version:
Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.
4 lines • 1.01 kB
HTML
<html><head><title>toloframework</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><script src="js/@tfw.pointer-events.js.js"></script><link rel="stylesheet" type="text/css" href="css/test.tfw.pointer-events.css"><link rel="stylesheet" type="text/css" href="css/dom.css"><link rel="stylesheet" type="text/css" href="css/tfw.pointer-events.css"><script src="js/$.js"></script><script src="js/test.tfw.pointer-events.js"></script><script src="js/dom.js"></script><script src="js/tfw.pointer-events.js"></script><script src="js/tfw.data-binding.js"></script><script src="js/tfw.listeners.js"></script><script src="js/polyfill.string.js"></script><script src="js/polyfill.classList.js"></script><link rel="stylesheet" type="text/css" href="css/@tfw.pointer-events.js.css"></head><body>
<canvas id="canvas0" width="150" height="150"></canvas>
<canvas id="canvas" width="1500" height="1500" class="absolute"></canvas>
</body></html>