![]() |
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 ) { HTML Code:
<td> Thank you in advance. ;) |
OK - the way I have done this (implemented for vBWar ;)) is as follows:
You need an multi-dimensional array in a single array that javascript can manage... Try: Code:
$boofosarray[$header.":".$message] = $displayvalue; Should work ;) So instead of putting your javascript call right there in the onchange, try putting a function call in there Code:
onchange="return gimmesomesugar(this.options[selectedIndex].value);" Code:
<script type="text/javascript"> Let me know how u go pal ;) [FYI: never name your custom javascript functions with the name of a default js function like "alert" ;)] |
Quote:
The drop down was my idea as I wanted to be able to click it and have it send a warning to the user. There's no way to do that with this? :( |
In your HTML page, can you add any content? like a Javascript function ?
|
Quote:
HTML Code:
<td> HTML Code:
<td> HTML Code:
<script type="text/javascript"> |
ok, that works, but it throws a popup up for this line:
-------- when I take it back to the beginning of the list. Can we fix that so it doesn't do anything for the first option like that? |
Yeah - give it a value in your SELECT and test for that value in the javascript before throwing to the alter...
Try this HTML Code:
<script type="text/javascript"> |
All times are GMT. The time now is 08:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|