Html / Clipboard

Copy into Clipboard

 html |  copy code |? 

// Here's how it's used








Graphical Textfield

 html |  copy code |? 
// CSS
.textinput{
	background-image:url('../res/test.png');
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	padding-left:20px;
	width:344px;
	height:43px;
	color: blue;
	font: bold courier, serif;
}
// 

// 
// usage

// eg. Button