Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do two drop-down menus on one web page
Message
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00983967
Message ID:
00984176
Views:
19
This message has been marked as the solution to the initial question of the thread.
You cannot have two JavaScript functions with the same name on the same page. One is being ignored and the other is always being used. As these two functions are almost identical, I would suggest combining them into one and parameterizing the difference.

-- Randy

>I am trying to have two or more drop-down menus on a web page. The drop-down menu in the left columns works (that is the first set of drop-down code that you encounter below), but the drop-down in the right column (second set of drop-down code below) returns a blank result even though both are coded the same. Maybe that is the problem, they are both coded the same?
>
>Either drop-down menu choice is supposed to get loaded into the respective PayPal Add to Cart button code shown in the webbots below and found immediately below each drop-down menu set of code. I've shortened the drop-down "option value" menus below for brevity purposes. Here is the code. I've tried several different coding changes, but none works. Thanks ahead of time for your help.
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform