Skip to content

Instantly share code, notes, and snippets.

@jsguy
Created September 5, 2013 05:36
Show Gist options
  • Save jsguy/6446407 to your computer and use it in GitHub Desktop.
Save jsguy/6446407 to your computer and use it in GitHub Desktop.
Find inputs for cross-browser ajax form submit (works in IE7 even!)
.find('input:not(:disabled)')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment