Not exactly what you are loking for either but is very useful.


http://www.blooberry.com/indexdot/html/index.html


Tyler Clendenin
GSL Solutions

  _____  

From: Rob [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 25, 2004 1:20 PM
To: CF-Talk
Subject: Re: OT: _javascript_ documents?

On Thu, 2004-03-25 at 09:58, Burns, John D wrote:
> Does anyone know of a simple visual representation of _javascript_
> objects, properties, methods, etc. in a simple table view?  I was
> thinking it'd be really nice to have a breakdown of all of the objects
> and which properties fell underneath them in a format like below:
>  
> document
> |_form
>     |_ elements
>         |_ name
>         |_value
>         |_length
>  
>
> Anyone know of something like that?

The closest I have seen is this:
http://www.devguru.com/Technologies/ecmascript/quickref/js_objects.html

It's not quite a tree format, but then the tree format would seem to
indicate that element is a subclass of from is a subclass of document
which is not correct (I believe).

Post if you find some thing good

Cheers,
--
Rob <[EMAIL PROTECTED]>
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to