Reputation: 4977
Is it possible to edit HTML, add nodes, etc. using IE Developer Toolbar?
Upvotes: 4
Views: 11359
Reputation: 61
Bring up the Dev Toolbar, select HTML tab, click the edit button. Find the mark-up you want to edit in the awful mess you're presented with. Edit then, when you're finished, click the edit button again to apply changes and return.
Nowhere near as elegant as Firebug but it'll do.
Upvotes: 6
Reputation: 449415
You can edit the individual nodes, but I can't see a function to add new ones.
Upvotes: 1