The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Javascript help, please?
Can anyone help me out with the following, please?
The javascript for what I am wanting to do is as follows: HTML Code:
function alert( header, message ) { parent.applet.document.ChatClient.alert( header, message ); } HTML Code:
<td> <form name=Warn> <B>Warn:</B> <select onchange="javascript:alert(this.options[selectedIndex].value);"> <option value="">--------</option> <option value="Hi _USER_!";"Is everything ok?">Hi there!</option> </select> </form> </td> Thank you in advance. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|