|
-
October 23rd, 2008, 03:57 PM
#31
Re: uncheck box and subtract value
 Originally Posted by PeejAvery
Could you use
Code:
var num = Number(MyString);
If you knew that "MyString" is always going to be convertible with no errors?
Would it be faster too? (Kinda off-topic)
Last edited by code?; October 25th, 2008 at 01:51 AM.
-
October 23rd, 2008, 04:17 PM
#32
Re: uncheck box and subtract/add value
 Originally Posted by tcertain
Thank you again for all your help. This is the first time I have understood what someone was talking about when it comes to "radio button, checkboxes, and option button" javascript and how to get the values. The final script that I have got is simple to understand, without a bunch of mumbo jumbo. And you explained it very well. I am glad to have made your acquaintance.
no problem, glad to help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|