IE Script Debugger

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
JellyFish
DevNet Resident
Posts: 1361
Joined: Tue Feb 14, 2006 7:18 pm
Location: San Diego, CA

IE Script Debugger

Post by JellyFish »

Hey, is there a firebug for IE6+win-98se? I've googled it but all I could find was Microsoft Script Debugger and that's for win-2000+ users.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

Apparently, Firebug Lite gives you the ability to use Firebug in browsers other than Firefox. I haven't had a need to try it out though.
User avatar
JellyFish
DevNet Resident
Posts: 1361
Joined: Tue Feb 14, 2006 7:18 pm
Location: San Diego, CA

Post by JellyFish »

Sweet! Firebug rules. I even think Firebug Lite is faster then Firebug, but not as accessible.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

Then why bother with it when you have full functionality? My computer isn't slow. :-p
User avatar
JellyFish
DevNet Resident
Posts: 1361
Joined: Tue Feb 14, 2006 7:18 pm
Location: San Diego, CA

Post by JellyFish »

I need an error console like firebug for IE that's not like a "Let's learn our ABCs!" program...

EDIT: I was on firefox when I pressed F12 so I didn't see firebug... Went to IE... Don't think this would do.
User avatar
jyhm
Forum Contributor
Posts: 228
Joined: Tue Dec 19, 2006 10:08 pm
Location: Connecticut, USA
Contact:

Post by jyhm »

Firebug is great isn't it! I wasn't aware that there was a Firebug lite until Everah told me. All you have to do is add a script link to your page and have the firebug script on your server!

Awesome!
User avatar
JellyFish
DevNet Resident
Posts: 1361
Joined: Tue Feb 14, 2006 7:18 pm
Location: San Diego, CA

Post by JellyFish »

jyhm wrote:Firebug is great isn't it! I wasn't aware that there was a Firebug lite until Everah told me. All you have to do is add a script link to your page and have the firebug script on your server!

Awesome!
Yeah, but come to find that it doesn't have most of the features I admir. I'm looking for a debugger with the capabilities of monitoring server request such as Ajax, like Firebug.
Post Reply