> > My pages are made up of two parts: a standard header and index collumn and > the actual contents in an Iframe. All part of the same site ( > www.rakovszky.eu). > The contents are in subfolders and they are accessed sympolicly, so that > the same physical "page" could be accessed rfom a number of Index-entries, > abeause some subjects could fit into diverse rubrics, and also because any > change of the physical location of a page is hidden from the index. The > actual URL is read from a look-up table. > >From your descriptions it's still unclear what's the actual problem. Could you please describe the precise steps you do, so they can be reproduced, and describe what you would expect after these steps and what you see instead?
Sebastian On Monday, August 19, 2013 8:24:14 PM UTC+2, Rako wrote: > > > > 2013. augusztus 17., szombat 21:51:08 UTC+2 időpontban Rako a következőt > írta: >> >> a very disturbing problem: >> I am testing my internet site, which was functioning properly about a >> year ago, then without any changes to the javascript, certain pages are not >> formated correctly. >> As far as I can see, this is due to the speeded up javascript engines. I >> am using Ajax, and set flags to indicate that ceratin functions finished. >> Now they are set before the other thread even began, so it will not be >> executed. >> This is a problem I have to solve. >> BUT When I activate Firebug, enabling all panels before reloading. Then >> suddenly midst the reload Firebug is disabled, so that the logging messages >> do not appear on the console and the breakpoints are ignored. >> In earlier versions I could enable Firebug for my site globall, now it >> seems this option is removed. >> > -- 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/26d6b152-ed30-4f81-b39b-7bb124af4e54%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
