Created
May 21, 2014 06:10
-
-
Save logeshpaul/25068ffc9b037718e02b to your computer and use it in GitHub Desktop.
Select attributes based on specific data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$("form input[name^='username']").val(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment