Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Viewing browser's document object structure
Message
From
12/12/2001 08:24:30
 
 
To
12/12/2001 05:29:46
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00592332
Message ID:
00593187
Views:
25
>>>After creating a browser object and navigating to a document/page, I would like to view the browser's document/page object structure. This does not seem to be possible in the Debugger. Is it possible with a different tool? Thanks.
>>
>>Haven't tried this, but if you're using 7, can't you just instantiate an instance of the browser object and use Intellisense to give you the properties and methods? It can get a bit confusing from the bottom up -- like caving -- not quite sure where you're headed.
>>
>>If you want a top-down view, here's a resource:
>>
>>http://www.w3schools.com/dom/default.asp
>>
>>I had another link to a JScript program which would interactively display the DOM of a page -- really nice -- but the link is broken. If I run across it, I'll let you know.
>>
>>Jay
>
>I can let you have an HTML file I've been playing with if you wish - it has jscript to display DOM information on a selected HTML page. It is designed around IE5.5, I haven't tested with other browsers.

Len --

Sure, I'd be interested in seeing it and expanding my base there. I'll email you the copy that I found of DOMTraversal which gave me the jump start into the DOM.

Jay
Previous
Reply
Map
View

Click here to load this message in the networking platform