ThinkLemon

I think there used to be a tagline about (tag)soup here… anyway…


Also visit:


Get Firebug!

if ((bWebDeveloper || bWebDesigner) && bFirefox) {

  try {

    var oNewExtension = new cExtension();
    oNewExtension.fetchXPI = fnFetchURL("www.getfirebug.com");
    oNewExtension.installXPI();

    if (oNewExtension.success) {
      console.log("Firebug installed successfully.");
      var oFurtherOptions = getElementById("divTellUser");
      oFurtherOptions.innerHTML = "About FireBug"
      oFurtherOptions.innerHTML += "FireBug Screencast"
      oFurtherOptions.innerHTML += "FireBug Overview"
    }

  }
  catch(e) {

    throw "Next time Gadget, next time!" // Take a look at the lower right corner...

  }

}

Now if only I were able to debug that… ;-)

Previous article: Next article:

No comments yet.

Reply to the article or a commenter

Comment on this article

Please note that your comment may be withheld from immediate publication. Keep your comment on-topic/on-commenter and your comment will be published ASAP. (Off-topic comments will be deleted at the moderator's discretion. Please us the contact form if you feel your comment has been deleted unduely.)


Search

Are you looking for:

Recent Comments

  • Partnerseiten: I don’t even know how I finished up right here, but I...
  • Jaroslav Klokocnik: Gentlemen: we are very glad that thanks to Dr Rajmon (his...
  • Mike Flaugher: I’d like to find a way to filter by dates. I’m on...
  • made a post: Hello there, I found your site by the use of Google at the same...
  • Jayden Lawson: Also – just restart your browser after setting it to...

Recent Articles

Archives


ThinkLemon is proudly powered by pure will-power, determination and lack of direction in general. Furthermore, it sits on a piece of hardware, I have no clue where, that somehow manages to support a webserver, a scripting language, a database and therefore ... a tool to fill this space.

Entries (RSS) | Comments (RSS).