Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
And now it does nothing
Message
From
03/04/2013 13:28:22
 
 
General information
Forum:
Javascript
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01569918
Message ID:
01569937
Views:
31
Why 'alert' instead of 'messageBox'?

Not trying to be a snot or anything, just needing the reasoning why...


>
>Yep. The 'If' is a problem. This should work:
function SCDropDown(topiclist)
>        {
>            if (topiclist.selectedIndex > 0)
>            {
>                location.href='go.hcn?hcn2~recipe~'+topiclist.options[topiclist.selectedIndex].value;
>            }
>        else {
>                alert('Please select a recipe');
>            }
>        }
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform