The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Search This Thread Dropdown - Twice
Hello all,
I'm working on a style for vBulletin that I used to have when I had a Integramod board, which is called BBLite. I have edited the "showthread" template and made a toolbar with images at the top of this page where I relocated the threadtools (threadtools are originally in a dropdown-box in a toolbar right above the postbits). You can see in attachment 1 that the dropdownbox for the search-image is working fine. Now, here's the problem: I copied the exact same code (which is the original code by the way) to the bottom of the page, where I have the same toolbar with images (you can see this in attachment 2). But, in this instance the dropdown box is NOT working?? (in this instance it reloads the page so that the non-pop-up content at the bottom of the page is shown...this is normally for non-pop-up browsers, or for browsers without Javascript enabled). How can I get this second searchbox to work as the first, i.e. that it also shows the dropdown menu as in the first attachment? My code in both instances is this: Quote:
Ezra |
#2
|
|||
|
|||
You need to change one of the ids. An id is unique; it can only be used once on a page. Change one of them to "threadsearch2" or something.
|
#3
|
|||
|
|||
Thanks for your help, but I hope you can elaborate some more. When I change an ID it has to refer to something, I guess? But, I don't know where the id is referring to in the template. Could you explain some more to me?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|