DIR : /home/kozerus/public_html/jkwii/js/jsdoit/jsdoit16/index.html /home/kozerus/public_html/jkwii/js/jsdoit/jsdoit16 <!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>掃除機のあのボタン forked from: Button - js do it</title> <meta name="Description" content="" /> <meta name="Keywords" content="" /> <link rel="stylesheet" type="text/css" media="screen,print" href="style.css" /> </head> <body> <!-- generated by: jsdo.it - http://jsdo.it/gct256/eG2R --> <!-- Copyright gct256 - http://jsdo.it/gct256 --> <!-- Licensed under MIT License - http://www.opensource.org/licenses/mit-license.php --> <canvas id="canvas" width="400" height="400"></canvas> <a href="javascript:void(0);" onmousedown="PRESS = true" onmouseup="PRESS = false" class="button">Click me!</a> <script type="text/javascript" src="http://jsdo.it/gct256/Random/js"></script> <script type="text/javascript" src="http://jsdo.it/gct256/PerlinNoise/js"></script> <script type="text/javascript" src="index.js"></script> </body> </html>//