UNPKG

foam-framework

Version:
12 lines (11 loc) 320 B
<html> <head> <title>FOAM Canvas Scrolling Demo</title> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" type="text/css" href="../core/foam.css" /> <script src="../core/bootFOAM.js"></script> </head> <body> <script src="canvasscrolling.js"></script> </body> </html>