0
Welcome Guest! Login
0 items Join Now

Firebug lite in template

  • Firebug lite in template

    Posted 16 years 8 months ago
    • I clean this from someone else site, but since I like Rockettheme.com, I would like to share it:

      The makers of FireBug have now introduced another great utility that will allow Safari, Opera and YES even Internet Explorer to use Firebug from within those browsers. You can read more information here: www.getfirebug.com/lite.html

      Rockettheme, please start making your templates with this line just after the <body>
      <script type='text/javascript' src=' getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js '></script>

      Maybe even make it a little more classy:

      <?php if (activate_firebuglite) { ?>
      <script type='text/javascript' src=' getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js '></script>
      <?php } ?>
      Then place an enable and disable in the XML of the template would be a great idea so us helpers can use FireBug Lite in IE, etc.

      Just an idea,
  • Re: Firebug lite in template

    Posted 16 years 8 months ago
    • Have you tried using it without adding it, I had it working with a bookmarklet so it can work on any site :)
    • James Spencer / Developer & Support / Hull, UK
    • Leckenby's Avatar
    • Leckenby
    • Elite Rocketeer
    • Posts: 714
    • Thanks: 0

    Re: Firebug lite in template

    Posted 16 years 8 months ago
    • I've found it quite slow and painful to work with, is it like this for everyone
      Also, I would like to know how it works via a bookmark...

Time to create page: 0.075 seconds