How to get the last 2 digits number using jquery

Viewed 6528

I am entering the digits in the text field as 1528799, can any one tell me how to get last 2 digits of the given number using jquery or javascript

1 Answers
Related