The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I need to have two variables get assigned when a user changes the setting of a select box. I'm not sure how to do this, but I am thinking that the onchange value in select can do what I am looking for it to do.
i.e. I have one select box HTML Code:
<select name="whatever" onchange="*something here*"> <option>Option1</option> <option>Option2</option> </select> I'm not a javascript guru, so I don't know how to do this, if anyone can assist here I would appreciate it. I don't want to have two select inputs on this... Thank you! )O( Cloudrunner )O( this needs to be done without reloading the page, and in a form name=variable system so that I can pass that information to the next script via the $_POST variable... anyone? Anyone...Truth is I'm Javascript stupid folks, and I have not a CLUE on how to get this to work properly.... I have this thus far, and while it works in a standalone presence, when I try to add it to other pages, it chokes and I get nothing... This is the test page... PHP Code:
Any help is appreciated... Thanks )O( Cloudrunner )O( |
#2
|
||||
|
||||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|