Monday, September 28, 2009

[jQuery] remove anything thats not number

Hi,

I have a value that include word letter and some sign such as $.

I want to remove all of them just keep the number.

For example: i want "$99,99 USD" become "99" or "100"

can someone please give the function

No comments: