Created
November 29, 2011 17:59
-
-
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
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
$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