| jquery Programming Glossary: optionspriceWhy is this simple function not working http://stackoverflow.com/questions/17076429/why-is-this-simple-function-not-working  script language javascript function updateTotal var optionsPrice 0 var accompPrice 0 function checkOptions if document.getElementById.. if document.getElementById 'pack11049' .checked optionsPrice 1049 if document.getElementById 'pack21199' .checked optionsPrice.. 1049 if document.getElementById 'pack21199' .checked optionsPrice 1199 if document.getElementById 'pack31199' .checked optionsPrice.. 
 Why is this simple function not working http://stackoverflow.com/questions/17076429/why-is-this-simple-function-not-working  off id pack11049 name radio 73 value 1 onkeyup updateTotal script language javascript function updateTotal var optionsPrice 0 var accompPrice 0 function checkOptions if document.getElementById 'pack11049' .checked optionsPrice 1049 if document.getElementById.. updateTotal var optionsPrice 0 var accompPrice 0 function checkOptions if document.getElementById 'pack11049' .checked optionsPrice 1049 if document.getElementById 'pack21199' .checked optionsPrice 1199 if document.getElementById 'pack31199' .checked optionsPrice.. if document.getElementById 'pack11049' .checked optionsPrice 1049 if document.getElementById 'pack21199' .checked optionsPrice 1199 if document.getElementById 'pack31199' .checked optionsPrice 1199 if document.getElementById 'pack41299' .checked optionsPrice.. 
 |