Sean
One web page showing this trouble is http://brightstartutors.com/blog/2011/02/05/dimensional-analysis/
This is Chrome 9.0.597.98 running on Windows 7
Thanks
Larry
Davide
> <Chrome browser.psd>
Hello Sean,
Please disregard the message below. Although sometimes I get a page to display correctly, it is not correlated with whether or not there is a call to MathJax.Hub.Config.
On the other hand, I tried another Windows 7 computer with the same version of Chrome, and the problem never shows up there. The other computer is much faster - perhaps there is a timing issue.
Larry Phillips
On Sat, Feb 19, 2011 at 2:34 AM, Larry Phillips <lar...@gmail.com> wrote:
I will fix the issues that Sean identified, but in the meantime I notice that the problem goes away if I remove the call to MathJax.Hub.Config
That is, with
the problem shows up.<script type="text/javascript" src="/blog/mathjax/MathJax.js">MathJax.Hub.Config({extensions: ["tex2jax.js","TeX/AMSmath.js","TeX/AMSsymbols.js"],jax: ["input/TeX", "output/HTML-CSS"],tex2jax: {inlineMath: [ ['$','$'], ["\\(","\\)"] ],displayMath: [ ['$$','$$'], ["\\[","\\]"] ]}});</script>
Withthe page displays OK.<script type="text/javascript" src="/blog/mathjax/MathJax.js"></script>
On Fri, Feb 18, 2011 at 2:02 AM, Sean Hogan <shog...@westnet.com.au> wrote:
Hi Larry,Sean
I can't reproduce the problem using Chrome 9 on Windows Vista - I don't have Windows 7 to try out.
However the Chrome console is reporting several errors in that page. Could you address these and see if it resolves the problem.
1. There is a <link> tag at the very start of the document, even before the <!doctype>, <html> and <head> tags.
2. The link references a stylesheet "style.css" which cannot be accessed by the browser.
3. There is an unquoted "\n" inside a script at line 213 of the document.
4. Unrelated to Chrome, the <meta> tag that requests IE7 compatibility mode is at the bottom of the <head> element, where it should be at the top. See http://www.mathjax.org/resources/faqs/#ie8-slow
regards,
On 18/02/11 5:10 PM, Larry Phillips wrote:
One web page showing this trouble is http://brightstartutors.com/blog/2011/02/05/dimensional-analysis/
This is Chrome 9.0.597.98 running on Windows 7
Thanks
Larry
On Thu, Feb 17, 2011 at 11:12 PM, Sean Hogan <shog...@westnet.com.au> wrote:
Sorry I have been slow to respond to your request.
The computer on which this symptom shows up is:- Windows 7 Dell laptop- Core 2 T7600 2.33Ghz- 2 GB RAMOn the widely used (and free) NovaBench benchmark program, it scores a mediocre 298 (CPU subtest 177)
One computer that does not exhibit the symptoms:- Windows XP Pro desktopNovaBench score 319, CPU score 210
I will try some more computers over the coming few days.
Thanks,
Larry Phillips