View Full Version : vBcode - Dropdown List
Hi
Ive been searching for ages, I need the code to create a drop down list as shown here:
http://www.thestudentroom.co.uk/misc.php?do=bbcode#drop
Can anyone point me in the right direction... ive been searching for an hour or so and still cant find the original.
phenetic
11-12-2007, 06:13 AM
i too am looking for this.
cheat-master30
11-12-2007, 06:24 AM
Tag 1:
Title: Drop
Code: drop
Replacement:
<select>{param}</select>
Tag 2:
Title: Option
tag: option
Replacement:
<option value="{option}">{param}</option>
Or similar to that.
Tag 1:
Title: Drop
Code: drop
Replacement:
<select>{param}</select>
Tag 2:
Title: Option
tag: option
Replacement:
<option value="{option}">{param}</option>
Or similar to that.
Thanks for the help, the first one works but I cannot get it to list things.. the drop down box just appears blank.
Any help would be appreciated.
Thanks
Chris
cheat-master30
11-12-2007, 07:37 PM
Try putting the second BB code and values inside the first one.
Try putting the second BB code and values inside the first one.
Cool, nice one that works. Sorry to be a pain, but how do I get more than one word in my drop down list? I can only list one word at the moment :)
Thanks a lot for your help.
--------------- Added 1194915675 at 1194915675 ---------------
Ignore that I got it...
Needed both tags with the first one amended like you said.
Thanks a lot!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.