As the title says, I am looking for a script that will hide/unhide the content of a <div> based on the selection from a dropdown box. I have a script that displays text strings inside of a designated div, but that uses text strings and I need to add lots of code, so I need the ability to place my code blocks within a div that is simply unhidden when the correct option is selected. Thanks!
Tripy, you must be some sort of angel watching over me, every time I post, you respond. I actually got my current JS div stuff modified to work with my selects, but once again, THANK YOU!
« Reply to Dynamically Load Content into DIV From <SELECT>