12/8/2021 7:05 AM | |
Joined: 10/19/2021 Last visit: 2/28/2022 Posts: 46 Rating:
|
To convert a string to int in JavaScript I used the function parseInt(). This one works fine for me. You can try to use the debugger in Google Chrome. So you can see at which part of the script it isn't doing what you want. Here is a tutorial for that. |
This contribution was helpful to
1 thankful Users |
Follow us on