Quote:
Originally Posted by raymondblog
Thanks Obses! Got 99% of it working, except the search button.
Weirdly it shows the "Submit" text on top of the button.

|
in this case, add
as an attribute to the search button. it should look like
Code:
<input type="submit" tabindex="100" name="submit" class="sprite_button_search searchbutton" style="border:0" value=""/>
after the replace.