On Nov 5, 5:20 pm, Dave <
dhallm...@gmail.com> wrote:
> Can someone tell me what the colors of watched variables mean? They
> appear as black, red or green. Thanks.
Bold Black are objects,
not so bold Black are DOM objects
get in gray in front means "getter"
Bold Green are user functions,
not so bold Green are DOM functions
red are constructor functions,
Note that you can control the visibility with the DOM tab options.
jjb