I have two dropdown menus that I want to merge in one, so the output would look like:
Which means the user can choose From
: Numbers or Letters, and then To
is connected to the first choice in each menu.
I tried different ways to merge with no luck. There are two different JavaScripts involved, so I am not sure how to start in merging.
1- play (from/to): https://jsfiddle.net/d5g8w4cn/2/
2- the connected menus: http://jsfiddle.net/2pza5/