Friday 27 December 2013

Search Box versi 3



 Code:
<form action="/search" id="searchThis" method="get" style="display: inline;">
<input id="searchBox" name="q" onblur="if(this.value=='')this.value=this.defaultValue;" onfocus="if(this.value==this.defaultValue)this.value='';" style="background: #fff; border: Pink dashed 1px; color: Pink; font-size: 10px; width: 200px;" type="text" value="Search~ ♡" vinput="" /> <input id="searchButton" style="background: #fff; border: Pink dashed 1px; color: pink; font-size: 9px; padding-top: 3px;" type="submit" value="Go" /></form>
Cr: Zahra 

No comments:

Post a Comment

Please.... Leave your comment here...