Hi all,

First of all I want to say that you did a great job on developing such
a cool add-on.

Though I've got a small question for you guys which would make your
tool even cooler.

I would think it would be nice to have a kind of development tool
which would be applicable for all browsers.
But since IE7 doesn't support the same kind of add-ons as firebug I
thought about the following solution.

There is another add-on for firefox out there which is called "IE
Tab", which let's you choose a render-engine of your choice. So I
thought wouldn't it be nice to be able to debug the page using
firebug. Well that didn't work because IE Tab loads an object into the
browser which loads the page you want to view with the different
renderengine.

Which means it shows this:
<body>
<object id="IETab" style="width: 100%; height: 100%;"
type="application/ietab"/>
</body>

Instead of the body of the page.

Now my question is this:
Would it be possible for firebug to get the actual HTML, while IE Tab
is using a different render-engine?

That way it would be possible to create CSS files for each kind of
render-engine with actually having to open the browser corresponding
to the render-engine.

That's the main idea.

Hope I was clear enough since I'm not english and all.

Greetings, Rope.

The Netherlands.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to