Here are 3 quick tips on how to make your inputs (I mean <input type="text" />) better and more usable when your page is viewed in the iPhone. These are trivial to implement as they only require using some special attributes. name="search" or type="search" When you tap an input box, the keyboard comes up. Right next to the [space] key there is a button that submits the form you’re currently fillin