> If you have a JavaScript object, one easy way to view it is to load your
> page in Firefox with Firebug installed, and then add this line to your code:
>
> console.dir( yourObject );
>

I hope it goes without saying is that what I really meant is to add that
line of code first and *then* load your page. :-)

-Mike

Reply via email to