Web Code Expert 1.0
freeware try it
Main features:
Ability to view DOM tree of a HTML page.
Ability to view JavaScript objects tree of a HTML page.
Page preview shows your changes automatically.
View and change any attributes of any tag.
View and change any properties of any object.
View and change any event handler for any object.
View and change any JavaScript in a document (even once included using <SCRIPT SRC="...">).
Node management - all possible operation (Add, Swap, Delete, Insert, Copy) with DOM tree nodes.
Ability to run any Script command in a current page context.
Very powerful Color Picker dialog will help to find any color you may need, either predefined, system, or custom one.
Imagine a browser, that not only allow you to view Web Pages, but change their appiarence and behaviors... Like you could got to some site, and disable that popup window, that jumps each time you put your mouse over some image...
This tool could help you create new web page, or edit your existing one, or just access some URL and see (only for educational purposes) how they made, and what they will look like, if you change some styles and events handlers or move some elements.
You could also use this tool, if content of your page is created on a fly by ASP, JSP or using any kind of JavaScript staff, like innerHTML or document.write. Basically, it does not really matter how you gave you page content to a browser - did you encode it before, or you create it on a fly as you go, this tool will show DOM tree and allow you to do anything with it, or you could go through JavaScript objects tree, and again do whatever you want.
For example, you have your page on one of free web sites, and they add some banners, and your page look different from what it was on your machine - with this tool you type in a URL, and start playing.
Another example - you create your page on fly, in a servlet, or JavaScript or use something else, and it does not look like how you want it to look - open it through this tool and see what actual HTML code looks like.
Or, may be you made a page, and restrict users to do right click or select, but right now you need this ability yourself - just change event handling using this tool, without changing you source code.
|
|
Template Designed by: edoha.com
|