I want to have cursor in search sidebox on every page
I want to have cursor in search sidebox on every page
NO one willing to help....???????
Your question is cryptic. Maybe nobody else understands what you want, either. In what way would you have a "cursor" in the search sidebox? We need more info to help you.
I apologise for that....even its really hard for me to tel exactly
What i want is when i load a page the cursor should be in search box so its ready to type in without using mouse to click on search box first.
I believe that is known as "focus". You may need some javascript to get default focus in that location. This is fundamentally a generic HTML/javascript problem, and you should be able to get info by searching the web for it.
This is an "onload" event that goes in the body tag. Look in the tutorials or wiki for info on how to get this automatically added via javascript without editing any existing files.
http://www.zen-cart.com/wiki/index.p...verride_How-To