On Fri, August 11, 2006 11:07 am, John Resig said:
>> Or would we need to add a .climb() plugin?
>
> There's the new .parent() and .parents() methods which allow you to
> traverse up - which is exactly what you want. You can find basic
> documentation for it is (temporarily) here:
> http://john.jquery.com/jquery/docs/
>
> --John

Hm, spiffy, that does look like just what I'm looking for.  Thanks!

Is that documentation page based on dev, beta, or latest?

I'm fast getting the impression that the jQuery web site docs are well out
of date compared to the current version.  Is the temp link you listed
auto-generated?  It would be really nice to have auto-generated docs built
out of code comments (a la JavaDoc and PHPDocumenter) available on the
site for each of the main trees (dev, beta, latest).  Is there a
Javascript equivalent for documentation?

--Larry Garfield


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to