Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. clubing4esx

    trying to calculate average using radio buttons!

    Thank you Lee (trollacious) very much appreciated and the code works wonderfully! Thanks again you people are amazing!
  2. clubing4esx

    trying to calculate average using radio buttons!

    Hi thanks monksnake it really really appreciated. Have ammended code accordingly..however it still says the same? thanks for your help anyways Monksnake its hugely welcome!
  3. clubing4esx

    trying to calculate average using radio buttons!

    hi guys this is my prob..i keep getting back NaN...not sure why heres my code....any suggestions be helpful! <script language="JavaScript" type="text/javascript"> <!-- cnt=1; mags=0; function doAve(form){ mags=mags+parseFloat(form.mags.value); var average=eval(mags/cnt)...

Part and Inventory Search

Back
Top