Firebug Equivalent
am 25.07.2007 07:55:23 von mumebuhi
Does anyone know something closely equivalent to Firebug for IE? I
tried Firebug Lite but it only contains a (too) small subset of
Firebug. Suggestions for any commercial ones are OK too...
I know that Firebug rocks! but unfortunately I still have to cross-
check my pages on IE...
Thank you.
Buhi
Re: Firebug Equivalent
am 25.07.2007 08:28:49 von rf
"mumebuhi" wrote in message
news:1185342923.746963.13890@g12g2000prg.googlegroups.com...
> Does anyone know something closely equivalent to Firebug for IE? I
> tried Firebug Lite but it only contains a (too) small subset of
> Firebug. Suggestions for any commercial ones are OK too...
Real commercial is Visual Studio (yep, the whole C++, C# J# thing). A
javascript error dumps you directly into the Visual Studio javascript
debugger. It's equal to or better than firebug but does cost hundreds of
dollars.
--
Richard.
Re: Firebug Equivalent
am 25.07.2007 08:42:44 von Sherm Pendley
"rf" writes:
> "mumebuhi" wrote in message
> news:1185342923.746963.13890@g12g2000prg.googlegroups.com...
>> Does anyone know something closely equivalent to Firebug for IE? I
>> tried Firebug Lite but it only contains a (too) small subset of
>> Firebug. Suggestions for any commercial ones are OK too...
>
> Real commercial is Visual Studio (yep, the whole C++, C# J# thing). A
> javascript error dumps you directly into the Visual Studio javascript
> debugger. It's equal to or better than firebug but does cost hundreds of
> dollars.
The "express" version of Visual Studio is a free download:
I don't use it though, and I have no idea whether it has the features you
describe or not.
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
Re: Firebug Equivalent
am 25.07.2007 12:22:17 von TravisNewbury
On Jul 25, 2:42 am, Sherm Pendley wrote:
> The "express" version of Visual Studio is a free download:
>
I will be passing this link around! Thanks!
Re: Firebug Equivalent
am 26.07.2007 04:23:20 von mumebuhi
Thank you for suggestion.
I was looking for something more like IE (free/commercial) plugin.
Buhi
On Jul 25, 3:22 am, Travis Newbury wrote:
> On Jul 25, 2:42 am, Sherm Pendley wrote:
>
> > The "express" version of Visual Studio is a free download:
> >
>
> I will be passing this link around! Thanks!
Re: Firebug Equivalent
am 26.07.2007 06:52:13 von scripts.contact
On Jul 24, 11:55 pm, mumebuhi wrote:
> Does anyone know something closely equivalent to Firebug for IE?
Tools - Explorer Bar > DOM Explorer in IE7. (also works in 6 but it is
not installed by default)