Testing IE6 with Firebug Lite

后端 未结 2 787
日久生厌
日久生厌 2021-01-05 20:02

I\'m using IEtester to test in IE6, because the client want the page to be seen in it.

Till a few weeks ago, I could work as good as possible using the firebug lite

相关标签:
2条回答
  • 2021-01-05 20:13

    There is only way to do this 100% correctly and that is running a real version of IE6. Get VirtualBox(Free) and install a Virtual Machine with XP running IE6.

    0 讨论(0)
  • 2021-01-05 20:18

    You can try loading older versions of Firebug Lite, like this one which supports live editing of CSS rules:

    https://getfirebug.com/releases/lite/1.3/firebug-lite.js

    The best way to get support for problems in Firebug Lite is creating an issue report in our bug tracker:

    http://code.google.com/p/fbug/issues/entry

    Thanks!

    0 讨论(0)
提交回复
热议问题