The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Drop List BB Code for 3.8.4 Please
As the title indicates, I need the BB Code(s) to make drop lists. It's two separate codes, right? One for drop and one for options? I found one, but I didn't install it right. Can someone please help?
|
#2
|
|||
|
|||
You'd need to create yourself..
<select name="some name"> <option value="value">Some text</option> </select> So you'd want a BBCode for the select: <select name="{param}"> Then you'd want one for option: <option value="{option}">{param}</option> |
#3
|
|||
|
|||
I tried that, but it didn't work.
I'm really not too savvy with this kind of stuff. I need more of a detailed breakdown, if possible. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|