Hi, I am really getting into jQuery Easy UI, seems really great. Is there an unobfuscated version of the source code? In the download version, all the whitespace has been removed, and looks like variable names have been changed E.g
_c(url,function(){
_15="loaded";
if(_14=="loaded"&&_15=="loaded"){
_16();
}
});
Simply unreadable.