Floating Search Box
<form action="" id="test">
<div style="background-image:url('SearchBoxWT.gif');" id="searchBox">
<input name="q" id="Search" type="text">
</div>
<div id="searchButton">
<input id="SearchBtn" style="height:49px;" class="button bigrounded" value="search" type="submit"/>
<div id="searchType">
</div>
</div>
</form>
Code (markup):
any clue to make it float and follow […]
See original post by invalid@example.com (suwandichen13)
Leave a Reply
You must be logged in to post a comment.