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,393
  • 5
  • 38
  • 42
Coffeehouse
  • 505
  • 1
  • 3
  • 15

0 Answers0