View Single Post
  #4  
Old 12-12-2006, 02:51 PM
 
gravel gravel is offline
 

Senior Member
  
Join Date: Mar 2004
Posts: 156
 

Default Re: Cursor starting in Search form?

This solution works in IE7, but not so much in Firefox 1.5.0.8.

With the search.tpl input form code using tabindex="1",
a new page in FF requires one hit of the "Tab" key,
to get the cursor to the Search box.
Set to tabindex="0", it requires 8 hits.

In IE7, either tabindex setting works - new pages load
with the cursor already there.
__________________
X-Cart version 4.0.17
X-Cart version 4.0.18
Web servers = Apache
OS = Linux
Reply With Quote