Created
September 2, 2010 18:24
-
-
Save varInt/562669 to your computer and use it in GitHub Desktop.
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
<script src="http://code.jquery.com/jquery-latest.min.js"></script> | |
<script> | |
$().ready(function () { | |
//48=numneros(0) ,minusculas =97(a), maiusculas=65(A) | |
//$("a").click(function(){alert("2")}); | |
eval( function(f,a,k,e) | |
{ | |
do | |
k=k.replace(new RegExp('\\b'+String.fromCharCode(f)+'\\b','g'),e[f-65]) | |
while(f++<a) | |
return k | |
} | |
(65,68,'$("a").C(A(){B("D")})','function|alert|click|Teste OK'.split('|')) | |
) | |
}) | |
</script> | |
<div id ='a'>Div test</div> | |
<a>Click WHERE!</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
copy of code "thickbox-compressed.js" from "http://www.codylindley.com" ... only study other knowledge