Hi, thanks, that helps.
But now I have a new problem: I have a homepage, which based mostly on javascript. Most Javascript- files are loaded from the main (index.php) via <script src..> After I click on the "script"-Tab in firebug-lite, it shows the error: "Access to restricted URI denied." If I choose the index.php, or the firebug-lite.js the javascript content is shown. Why can't firebug-lite access my included js-Files? thanks in advance Markus On 6 Sep., 21:39, Pedro Simonetti Garcia <[email protected]> wrote: > Hi Markus, > > All files you need are zipped in the following file: > > http://getfirebug.com/releases/lite/latest/firebug-lite.tar.tgz > > Extract its content to your server and link to the following file: > > "path/to/firebug/build/firebug-lite.js" > > Firebug Lite will detect its location and will use the local image > files stored at the "firebug/skin/xp" directory. > > We updated the Firebug Lite page to better organize the different > distributions (stable, beta, developer), and we forgot to include the > link to the zip file, as you can see in the issue report: > > http://code.google.com/p/fbug/issues/detail?id=3227 > > I'll update the instructions page soon. > > regards, > > Pedro Simonetti. > > 2010/9/6 Markus <[email protected]>: > > > Hi, > > > I wnat to install firebug Lite in My website. What do I have to do, to > > get this work? > > If I put the local link, described in the getfirebug-Homepage, to my > > site, the firebug script says, that It must be load some other > > files. > > Which files do I have to copy to my Homepage? > > > thanks in advance > > > Markus > > > -- > > You received this message because you are subscribed to the Google Groups > > "Firebug" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/firebug?hl=en. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
