Possible Duplicate:
How might I extract the number from a number + unit of measure string using JavaScript?
How to extract number from string like this in JS. String: "Some_text_123_text" -> 123
How to extract number from string like this in JS. String: "Some_text_123_text" -> 123 |
|||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
|||||||||||||||
|
|
try this
|
|||||||||||||||
|
|
try this working fiddle
|
|||||||||||
|