|
| I'm struggling with adapting this div visibility script to multiple items. as you can see here, it works for one dropdown using an if else, but not with another dropdown: http://www.casadev.com/divisible/tradeshow/ Here's the js that does work: http://pastebin.com/740151 Here's the one that doesn't: http://pastebin.com/740150 The code is borrowed, which would partially explain why I don't really know how to use it. any ideas? |