"Programmers are a device for turning caffeine into code."
<input type="text" value="Search" name="s" id="s" onfocus="if (this.value == 'Search') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search';}" /><input type="submit" id="searchsubmit" value="Go" />
Post a Comment
0 comments:
Post a Comment