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

Your preferred username that is used when logging in.

Forum user: dhong

Basic information

Registered Jun 15, 2009
Last login Jun 3, 2010
Forum posts 5
Direct URL http://www.flowplayer.org/forum/users/11825

Latest forum posts

Posts:

Registered:

+1

Posted: May 17, 2010

I would use the drop down box if:

It fails nicely when JS is not present (i.e., uses CSS :hover selector at its base).

Using JS, you can integrate data structures better and have animations around it too.

Otherwise, simple show(), hide() would suffice right?

Posts:

Registered:

Bad move...

Posted: Mar 16, 2010

Why did you upgrade your site knowing that jQuery Tools is yet to support jQuery 1.4?

Posts:

Registered:

jQuery Tools 1.2.0 - If you"re in desperate need, contribute

Posted: Feb 23, 2010

RT: "Working on jQuery Tools 1.2.0. Will turn your site into pure amazing. Need help. Please, join the team. Send me a message" - jQuery Tools Twitter

I am assuming this release will be largely based on jQuery 1.4?

Posts:

Registered:

» » jquery.expose-1.0.0.js

Posted: Jun 15, 2009

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.

Posts:

Registered:

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?