Types wiki page
Types wiki page
Hi folks,
I've been working on a new wiki page explaining all types that are
interesting for jQuery: http://docs.jquery.com/Types
The primary purpose is to link to them from other API pages. But the
page contains already much more information then just basic JavaScript
types. I hope for your help on making this the reference to improve
whenever questions about basic JavaScript issues come up on the mailing
list. Folks like Michael Geary or Karl seem to keep repeating certain
basics, and I'm sure they could improve my descriptions a lot.
You can link to each section of the page, like
http://docs.jquery.com/Types#Scope for a link to the scope section of
functions. It may be necessary to extract parts of that page into child
pages at some point, but so far I think the structure is fine.
There is no need to keep the page free from references to jQuery - its
still in the jQuery domain. But most of it should be applicable and
understandable without any knowledge of jQuery.
If you are interested in helping out: I think the Function and Event
sections deserve currently the most attention.
Regards
Jörn