I’m completely new to javascript and I was wondernig if someone could help me with probably a simple query!
I have the following code:
http://jsfiddle.net/J47E6/
I’ve managed to get the hide/show functions to work, but what I’m struggling with is getting the price to display in the label.
Can someone point me in the right direction?
Have a look at: revised code
There were a number of errors in JS and inconsistencies in the markup.