advanced code snippet search
Zwendel on 12/23/09
jquery match id
12/23/09 05:55am
var num = $(this).attr('id').match(/\d+/g);
Report this snippet Tweet
Comment:
You need to login to post a comment.