Hi
I have been trying to resolve the problem for a few days but now I need some help. I have products with attributes (selection based on radio buttons) and attributes images. I'm trying to hide radio buttons. The client will see only images. But selection in this case is not clear (the client can't see active selection) and I must do something. There are 2 ways to do this:
1. manipulate css and when image is "checked" the border appears around it.
But how can I "catch" the status of radio button checked/unchecked in Zencart and can I use additional javascripts?
2. Additional bar under all attribute selectors
"Your choice color:XXXX size:YYYY futures:ZZZZ"
Can I dynamically trace the status of radio buttons and get attribute name?




