View Single Post
  #2  
Old 12-11-2006, 09:58 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Cursor starting in Search form?

In skin1/customer/home.tpl

Add this to your <body> tag

Code:
onLoad="document.getElementById('posted_data[substring]').focus()"

__________________
xcartmods.co.uk
Reply With Quote