You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

jquery.expose-1.0.0.js Created Jun 15, 2009

This thread is solved

Views: 1107     Replies: 2     Last reply Jun 15, 2009  
You must login first before you can use this feature

dhong

Posts: 4

Registered:
Jun 15, 2009

jquery.expose-1.0.0.js

Posted: Jun 15, 2009

Hi,

Is it possible to get access to older versions of the code? For example, I am using jquery.expose-1.0.0.min.js (minified version), and I require access to the non-minified version of the same code.

Where can I get the deprecated/old source codes?

degenerate

Posts: 156

Registered:
Sep 19, 2008

» jquery.expose-1.0.0.js

Posted: Jun 15, 2009

Reply to: jquery.expose-1.0.0.js, from davidhong
I tried messing around with some of the URLs on the download page, but the script was returning blank files. I think Tero deletes the old files once they are deprecated :)

You might have to find it on the web somewhere or hope he sees this thread.

dhong

Posts: 4

Registered:
Jun 15, 2009

» » jquery.expose-1.0.0.js

Posted: Jun 15, 2009

Reply to: » jquery.expose-1.0.0.js, from degenerate
Hi,

Thanks for the quick reply.

It turns out that the minified versions aren't obfuscated. So once I beautified the code, the code was human-readable, probably in its original format.

So in summary:
- If you want the non-minified version: beautify the minified version.