I have string: "You can vote 36 times for topics and 84 times for comments".
I need to get number 84 from string (number can be different).
How can I do it?
|
I have string: "You can vote 36 times for topics and 84 times for comments". I need to get number 84 from string (number can be different). How can I do it? |
||||
| show 3 more comments |
|
Try this:
Or:
|
|||
|
OR try this lil different: demo http://jsfiddle.net/GyK7J/ code
|
|||
|
|
what-have-you-tried-Guys here, noobs and beginners, no luck for you guys. Say thanks to @qwertymk who is NOTwhat-have-you-tried-Guy like me :) – Blaster Jun 26 '12 at 12:22