How to get last number with jquery? For example 25.50 how to get last 50?
How to get first number too? for example 25 enter code here
Thanks for help. Happy coding
For example lets say I have a variable and its 25.50 ok? I need to get 50 and if 50 =< 50 make it 25 I mean 25.00 if 50 > 50 make it +1 I mean 26