On Tue, Mar 1, 2011 at 5:47 AM, pete <[email protected]> wrote: > On Mar 1, 4:27 am, "Honza (Jan Odvarko)" <[email protected]> wrote: >> On Mar 1, 9:42 am, pete <[email protected]> wrote: >> >>> How do you set breakpoints if so? >> >> Firebug lite doesn't have a debugger. > > Then what's the point of FBL, if you don't mind my asking?
FBL is cross browser. It's Lite because it doesn't implement full Firebug, and it doesn't do so because it *can't*. Too much of full Firebug depends on stuff that exists in Firefox and isn't available elsewhere. I just got it working in Midori, a browser based on Webkit and Gtk. (See http://www.twotoasts.de/) Getting it into Midori as a bookmarklet was a bit of a challenge, since I couldn't find a way to bookmark the link directly in Midori. I had to do a Copy Link Location in Firefox, paste to copy into a text editor, then open Midori's Add Bookmark dialog and paste the bookmarklet code into the URL field. Tell Midori to add it to it's Toolbar, and presto! FBL goodness. > -- pete _____ Dennis -- 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.
