js fiddle always shows it open regardless try taking the #startopened away and it still shows opened, I've already tried this before.
On Thursday, June 13, 2013 11:24:59 PM UTC+1, Gal Steinitz wrote: > > 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/d33979db-fcf8-459b-bb82-861f4be374c4%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
