I want to have a button displayed on the page and then using a select drop down menu with class names be able to have users select an option and dynamically change the look of that button by changing its class.
I have seen examples with anchor tags on links but not with a select box.
Any references or help would be greatly appreciated
I want to have a button displayed on the page and then using a select drop down menu with class names be able to have users select an option and dynamically change the look of that button by changing its class.
I have seen examples with anchor tags on links but not with a select box.
Any references or help would be greatly appreciated