Quote:
Originally Posted by Lynne
I've never seen in before. If it is happening on every page, I would guess this has something to do with a template on every page - header, headinclude, or footer. Have you created a copy of your style and tried reverting those templates to see if they are the cause?
|
Thanks...of course, it was obvious when i thought about it...it was indeed in the navbar template as reverting it fixed the problem.
The problem was....I have a separate search box (with no dropdown) at the top of the page, and this was using the same id in the form (rb_nb_sp0 and rb_nb_sp1) as the search dropdown.
Changing or removing these id's from the second search box fixes the problem without breaking either search.
What specifically does that id number do in this case?