Tigratrus
06-19-2007, 12:31 AM
Kinda like the search box used here on .org actually ::grin::
We're redesigning our site, and one of the goals is to pull the Search Box out of the vbulletin menubar, people look for a visible box and often fail to see the text link even thoug it says: "Search". Go figure...
We're also looking for a good way to provide a forum (forumid) specific html links in a left nav pane that will be presented via vBa CMPS, maybe using conditionals? Can anyone point me in the right direction for getting a handle on conditionals that would basically do:
if forumid=12 then
{
do javascript collapsing tree menu here
}
else
{
do different collapsing tree menu here
}
Any suggestions/assistance would be greatly appreciated!
James and Susan
Nobody knows anything about th search box used here? I ran searches everyway I could think to phrase them but still came up empty.
TIA for any suggestions...
James and Susan
We're redesigning our site, and one of the goals is to pull the Search Box out of the vbulletin menubar, people look for a visible box and often fail to see the text link even thoug it says: "Search". Go figure...
We're also looking for a good way to provide a forum (forumid) specific html links in a left nav pane that will be presented via vBa CMPS, maybe using conditionals? Can anyone point me in the right direction for getting a handle on conditionals that would basically do:
if forumid=12 then
{
do javascript collapsing tree menu here
}
else
{
do different collapsing tree menu here
}
Any suggestions/assistance would be greatly appreciated!
James and Susan
Nobody knows anything about th search box used here? I ran searches everyway I could think to phrase them but still came up empty.
TIA for any suggestions...
James and Susan