tags:

views:

2728

answers:

3

Visual jQuery website, which is originally created by Yehuda Katz & updated by Remy Sharp, is very helpful & interactive to explore jQuery API. I'm using this website a lot more than jQuery documentation website

I'm still waiting for someone to update the website since it still demonstrate jQuery 1.2.6. Anyone you know some website similar to this for jQuery 1.3.2 or jQuery UI ?

+2  A: 

I think Visual jQuery got rolled into Aptana Studio - so check out http://www.aptana.com/

Sohnee
hmh.. I don't understand. That is IDE for Ruby on Rails.
Anwar Chandra
It's not just for Ruby on Rails - it works for loads of languages.
Sohnee
+3  A: 

Remy Sharp answered this question by his tweet.

http://visual.jquery.com/ is the new http://visualjquery.com/

Anwar Chandra
A: 

Also, check this out:

http://www.keyframesandcode.com/code/development/javascript/jquery/jquery-deconstructed/

A new way to look at the internals of jQuery!

Dave Stewart
that IS unique, but looking at it does give me a headache
Mark Schultheiss