thesoggycow Posted May 14, 2008 Share Posted May 14, 2008 So I wrote a script for a website I'm building... It dynamically updates a total based upon radios selected in a form. The page can be found at http://www.noodledude.com/cost2.htm and the js file is at http://www.noodledude.com/cost.js It works just fine in everything but IE7... *$^#! IE decides that the first selected radio in the form is tax[0]... If you select the second radio which should be tax[1] it is instead assigned tax[0]... It's throwing off the total presented to a prospective visitor and I can't figure out how to fix it easily... Help before I decide to beat the *$^# out of Microsoft... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.