Sha256: 59deb775ad3f9e29eee684cfc6199de93793f41b1fc5817d57ae7195e4cec6c0
Contents?: true
Size: 600 Bytes
Versions: 1
Compression:
Stored size: 600 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Lorraine - on the nets</title> <link href="lorraine.css" media="screen" rel="stylesheet" type="text/css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> <script src="/faye.js" type="text/javascript"></script> <script src="lorraine.js" type="text/javascript"></script> <script src="vendor/jscolor/jscolor.js" type="text/javascript"></script> </head> <body> <h1>Hey Howdy Hey</h1> Color: <input class="color {onImmediateChange:'colorChanged(this);'}" value="66ff00"> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lorraine-0.0.6 | web/index.html |