Thanks for the response John. I have downloaded and installed the FBTrace extension and am currently reading up on how to use it. In the meantime, I do have another "datapoint" to report. In addition to the browser files (*.html, *.css, *.js) being downloaded from the server, I also have a set in the development directory. There I can double-click on the HTML file and load everything. I can't do much as the JavaScript relies heavily on AJAX exchanges and there is obviously nothing to "exchange" with in this case, but I did find that the JavaScript displays correctly every time in this instance. Don't know if that means anything but, like I say, it's another "datapoint".
I'll provide more information once I'm up to speed on FBTrace. Regards, Dave On Apr 7, 7:06 pm, John J Barton <[email protected]> wrote: > I vaguely recall something like this. Honza may remember. We get the > source by using the FF cache and the mechanism does read buffers at > time. Any chance you have a funky character in that area? > > You can install the FBTrace > extension,http://getfirebug.com/releases/fbtrace/1.8/ > and set ERRORS and CACHE to see if any thing jumps out. > > http://getfirebug.com/wiki/index.php/FBTrace > > jjb -- 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.
