JavaScript&DOM Factory has been released on http://www.zvon.org. It
provides lookup for properties of JavaScript and DOM objects, so it is
the right place for everyone who is interested in DOM structure of his
documents or just wants to learn something about DOM or JavaScript. See
http://www.zvon.org/xxl/JSDOMFactory/index.html .
Two versions of this tool are provided - "novice" and "expert".
Basically they are the same but "expert" version has no tooltips. Also
step-by-step tutorial is provided with examples for the most used parts
of DOM and JavaScript. Remember that for security reasons you can't
access objects on page which is in another domain than calling
JavaScript thus if you want test your own files you have to download and
install Factory on your computer (it's about 50kB and nothing more than
pure HTML and JavaScript). For the same reason are not accessible some
properties such as ones of history object - in this case exception
raises in JavaScript and alert with some information popups. During
testing I've added a lot of (I hope) useful features - for complete
listing please read the tutorial.
Comments, suggestions and bug reports are appreciated.
Best regards,
Jirka Znamenacek
--
<signature>
<name firstName="Jirka" surname="Znamenacek"/>
<mail> [EMAIL PROTECTED] </mail>
<support> http://www.zvon.org </support>
<zvonMailingList> http://www.zvon.org/index.php?nav_id=4
</zvonMailingList>
</signature>