Can you link to a code sample? I just created a test on jsfiddle and its working as expected with #startOpened:
http://jsfiddle.net/JBqQf/ On Friday, June 7, 2013 7:11:45 AM UTC-7, roughycannon wrote: > > None of these options will work I have tried using a local link and live > link but it wont start opened on any browser. > > Firebug lite is loading as pressing F12 brings it up straight away. > > I have tried the hash# > > <script type="text/javascript" > src="/local/path/to/firebug-lite.js#startOpened"></script> > > And the JSON: > > <script type="text/javascript" src="https://getfirebug.com/firebug-lite.js > "> > { > overrideConsole: false, > startInNewWindow: true, > startOpened: true, > enableTrace: true > } > </script> > > Tried both with a local link and live link it will not start opened at all. > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/2b97cd52-714b-4ebe-af08-083c90b70464%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
