0

This works in my "live" system but not when I paste it into Jsfiddle. The function is just not being called when I change the select. Why?

http://jsfiddle.net/uEQg2/1/

function InsertPrice(Variante) {
document.getElementById('pricebox-right').innerHTML = 'US $ ' + Variante;
return true; }
akluth
  • 8,085
  • 4
  • 37
  • 42
Coffeehouse
  • 495
  • 3
  • 15

0 Answers0