Skip to content

Instantly share code, notes, and snippets.

@picklepete
Created August 10, 2011 13:19
Show Gist options
  • Save picklepete/1136774 to your computer and use it in GitHub Desktop.
Save picklepete/1136774 to your computer and use it in GitHub Desktop.
MotionCaptcha
javascript:$(document).ready(function() { $("body").find('input[type=submit]:disabled').prop('disabled', false);});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment