Skip to content

Instantly share code, notes, and snippets.

@tommedema
Created November 3, 2011 20:18
Show Gist options
  • Save tommedema/1337665 to your computer and use it in GitHub Desktop.
Save tommedema/1337665 to your computer and use it in GitHub Desktop.
(function (F, i, r, e, b, u, g, L, I, T, E) {
if (F.getElementById(b)) return;
E = F[i 'NS'] && F.documentElement.namespaceURI;
E = E ? F[i 'NS'](E, 'script') : F[i]('script');
E[r]('id', b);
E[r]('src', I g T);
E[r](b, u);
(F[e]('head')[0] || F[e]('body')[0]).appendChild(E);
E = new Image;
E[r]('src', I L);
})(document, 'createElement', 'setAttribute', 'getElementsByTagName', 'FirebugLite', '4', 'firebug-lite-debug.js', 'releases/lite/debug/skin/xp/sprite.png', 'https://getfirebug.com/', '#startOpened');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment