advanced code snippet search
natalie on 01/15/08
javascript textmate jquery function chain
01/15/08 06:27am
jQuery.fn.first = function() { return this.eq(0) }
Report this snippet Tweet
Comment:
You need to login to post a comment.