There are here 2 dropdown selects in the product.
I can choose either one without a problem, but can then not choose the second one (does not matter which one is choosen first.)
I’m sure this is something simple……if i only new what it was 🙂
There are here 2 dropdown selects in the product. I can choose either one
Share
well for me it wasn’t working in any browser.
But after a lot of searching, have solved the problem.
Someone had unfortuntaly added a css class to an id !
So the jquery was trying to write to the id #prodinfo
which no longer existed, as it was now #prodinfo column