Best practice No1: inline search layout across browsers
- by Sixfoot Studio
Ok, I have managed to fix my version of this example using a multitude of hacks and I would like to see how others would tackle this problem making this cross-browser compatible without too many hacks.
<div class="searchDiv">
<img src="Images/left.gif" class="left" height="19" width="3" />
<input id="TextBox" type="text"…