Fixed two bugs with jQuery: One with height computation, one with .find(expr,fn)...
authorJohn Resig <jeresig@gmail.com>
Fri, 1 Sep 2006 02:43:54 +0000 (02:43 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 1 Sep 2006 02:43:54 +0000 (02:43 +0000)
commit805d21c2360a10fa5e7ac85cc593b4403afb6c9f
treeea86ecf4bd9aa97129e5aabda8f0c47b2a340459
parent18e563abe53d7a7fb4169c869f01812c119ae191
Fixed two bugs with jQuery: One with height computation, one with .find(expr,fn) not working properly. Also, fixed a bunch of styling with the docs. Finally, added documentation for the $() function.
build/docs/style/style.css
src/jquery/jquery.js