0
Welcome Guest! Login
0 items Join Now

How do you guys "debug" our (IE) problems?

    • Vidar's Avatar
    • Vidar
    • Hero Rocketeer
    • Posts: 413
    • Thanks: 0

    How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • I wonder how you people helping us are able do so? I mean, there's Firebug. It can do some amazing things, but how do you tackle IE specific problems, if it's ok in FF?

      What tools and techniques. Can I learn something?
    • Regards,
      Vidar
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • Not as feature rich as FireBug but better than nothing...

      www.debugbar.com/

      You can't make live changes (unless I am missing something) like you can with FireBug.
    • Thanks,
      jim
    • Vidar's Avatar
    • Vidar
    • Hero Rocketeer
    • Posts: 413
    • Thanks: 0

    Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • Hereby installed. Interesting to see if I can get something out of it.
    • Regards,
      Vidar
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • Yeah, and if you happen to come across something that allows live previews, be sure to post back....
    • Thanks,
      jim
    • Vidar's Avatar
    • Vidar
    • Hero Rocketeer
    • Posts: 413
    • Thanks: 0

    Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • If someone hasn't done that already, I highly doubt my patience will allow me to come across that. :lol:
    • Regards,
      Vidar
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • Vidar wrote:
      If someone hasn't done that already, I highly doubt my patience will allow me to come across that. :lol:

      :cheesy:
      Roeland Aernoudts wrote:
      There is also the IE developer toolbar, that will allow live changes:
      www.microsoft.com/Downloads/details.aspx...91038&displaylang=en

      Thanks Roeland!!

      I'll play with that today.....
    • Thanks,
      jim
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • You are welcome :cheesy:
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • The Developer Toolbar is not compatible with Internet Explorer 8. Please use the developer tools included with Internet Explorer 8. Press F12 or click the 'Developer Tools' entry in the Tools menu to begin using the tool.

      http://msdn.microsoft.com/de-de/library/dd565628(en-us,VS.85).aspx

      I would consider:
      Firebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer, Opera, and Safari?
      The solution is Firebug Lite, a JavaScript file you can insert into your pages to simulate some Firebug features in browsers that are not named "Firefox".
      Firebug Lite creates the variable "firebug" and doesn't affect or interfere with HTML elements that aren't created by itself.

      getfirebug.com/lite.html

      ....not a bad idea ... 8)
  • Re: How do you guys "debug" our (IE) problems?

    Posted 15 years 10 months ago
    • The real answer is "With great difficulty" :)
    • James Spencer / Developer & Support / Hull, UK

Time to create page: 0.079 seconds