![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Best JavaScript DOM Inspector (Browser)
From: Alex Vassiliev <alex.vassiliev@gmail.com>
Date: Fri Jul 15 2005 - 03:46:51 CEST
I was thinking more about JS object members browser. Something you can
There are DOM browsers like this one:
which will let you browse the DOM, but not the pure JS object graph.
But thnank for your example anyway... I guess I can modify it like this
|