|
-
 Originally Posted by MrStillwell
Your problem might be that you are trying to compare a string to an integer.
Yeah, you'd need something like:
c.text = (Number(a.text) + Number(b.text)) + ""; //The space just forces the end result to be a String.
Tags for this Thread
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
|