[jQuery] Typo

2009-06-04 Thread Phillip Senn
The home page of jQuery plugin: Treeview has a typo: Leightweight . http://bassistance.de/jquery-plugins/jquery-plugin-treeview/

[jQuery] typo in docs for "post" entry

2009-02-11 Thread humanclock
Anyway, I wanted to point out a bug in the docs: alert(data);

[jQuery] typo in docs for "post" entry

2009-02-11 Thread humanclock
Hey, I couldn't tell if this should get posted here or in Trac, so I'm posting it here. I wanted to point out a bug in the docs: http://docs.jquery.com/Post function(returned_data) { alert(data); }); should be: function(returned_data) {