View Single Post
  #1  
Old 09-14-2011, 12:16 AM
 
sparrowdog sparrowdog is offline
 

eXpert
  
Join Date: Jan 2007
Posts: 244
 

Default Inserting an initial value in to the search box

I'm doing an artwork overhaul on a 4.1.6 site and I want to set a word as the initial value in the search box.

In straight HTML I would use value="blah blah", but the value is already set in the x-cart box as value="{$search_prefilled.substring|escape}"

How can I go about getting the word 'Search' to appear as an initial value in the search box without disturbing what x-cart as in there already?
__________________
Version 4.1.6 to 4.1.11
Reply With Quote