I have the following code which is used to show/hide different divisions dependent on the selection made by the user from a dropdown box - http://jsfiddle.net/6EDkR/
It works fine as a standalone piece of coding but as soon as it is dropped in to my CS-Cart environment it works for the first selection but then doesn't update if you change the choice.
There is obviously something clashing from within CS Cart but not sure where to start trying to work out what is going wrong, Chrome isn't highlighting any obvious clashes or issues.