DIR : /home/kozerus/public_html/jkwii/js/jsdoit/Stars/index.html
/home/kozerus/public_html/jkwii/js/jsdoit/Stars
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Stars - 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/tsmallfield/stars -->
<!-- Copyright tsmallfield - http://jsdo.it/tsmallfield -->
<!-- All Rights Reserved. -->
<div id="wrapper">
<div id="ui">
<form action="javascript:;">
<input type="text" id="paramChar" name="paramChar" maxlength="1" value="*" />
<div id="sample"><div>
<label for="paramColor" id="sampleColor" >color:</label>
<label for="paramBgcolor" id="sampleBgcolor">bgcolor:</label>
</div></div>
<p>
<label for="paramColor">COLOR</label>
<input type="text" id="paramColor" name="paramColor" value="#36c" />
</p>
<p>
<label for="paramBgcolor">BGCOLOR</label>
<input type="text" id="paramBgcolor" name="paramBgcolor" value="#fff" />
</p>
<button>Create</button>
</form>
</div>
<p id="result"></p>
</div>
<div id="debug"></div>
<script type="text/javascript" src="index.js"></script>
</body>
</html>
//