Skip to content

Instantly share code, notes, and snippets.

@g-ilham
Created February 17, 2015 16:55
Show Gist options
  • Save g-ilham/1ab5e1a254df0b115b99 to your computer and use it in GitHub Desktop.
Save g-ilham/1ab5e1a254df0b115b99 to your computer and use it in GitHub Desktop.
Jquery find object with regexp
jQuery(".post a[href$='tumblr.com']")
$ - end
^ - start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment