Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
And now it does nothing
Message
From
03/04/2013 13:43:38
 
 
General information
Forum:
Javascript
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01569918
Message ID:
01569948
Views:
30
Huh....I could have sworn I came across examples of messageBox from my Google-Fu.

alrighty then

>Because JavaScript doesn't have a 'messageBox' ? :-}
>
>>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
Reply
Map
View

Click here to load this message in the networking platform