Is there is a way to make the return label in iPad2 virtual keypad change from "return" to "search" when using a search input field. I have been able to get this to behave appropriately for iPad3 by prefixing "search_" to the name of the search input field, and setting the its id and its label for attributes to the same string respectively.
New suggestions to achieve the same in iPad2 functionality will be greatly appreciated.
The back button does not glow, but instead blinks when tabbed. This happens during initial page load or a hard refresh (ctrl+F5). I have added a data-rel="back" attribute, but the behavior continues. Please see the attached code below.