I pieced together this tiny utility for simple HTML pages while being written, to peek into available and used properties, events and style charateristics; the cross-frame barrier was broken by sneaking a small script into the page - without affecting its original. A zip file of the utility with a small test file
test.htm is added.
The details coughed up by javascript's
for in obj were amazingly different for different browsers; am I seeing stars ?!?
jayakodiu@yahoo.com