webdevaccess.exe ?

  • Thread starter Thread starter Laurent Herve
  • Start date Start date
L

Laurent Herve

Does this view partial source code only works
with text ...? can't see the code af an image for example.
thanks,

laurent
 
laurent.herve23 said:
Does this view partial source code only works
with text ...? can't see the code af an image for example.
thanks,

laurent

If by text, you mean the underlying markup and DOM structure of a
browser page, that is correct. The Web Dev tools aren't executable
binaries, but a collection of scripts that are run when called from the
context menu, so they're limited to the native capabilities of IE5.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top