Skip to content

Instantly share code, notes, and snippets.

@dkordik
Created November 29, 2011 17:59
Show Gist options
  • Save dkordik/1405734 to your computer and use it in GitHub Desktop.
Save dkordik/1405734 to your computer and use it in GitHub Desktop.
Make this JS regex tester site update as you type (after jQuerifying with FireQuery): http://www.pagecolumn.com/tool/regtest.htm
$jq("textarea").live("keyup",function () { $jq("#button1").click() }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment