Has MathJax stopped working?
-
It appears that mathematical expressions formatted using MathJax are not being displayed properly. Instead, they are being displayed as written. For the following in an article, I should see a nice r = A + B in italics: $\begin{aligned} r = A + B \theta \end{aligned}$ Instead I see exactly the line above. Having CodeProject support MathJax was discussed in the Article FAQ discussion forum, in a posting entitled "What is he preferred way to format mathematical expressions?" posted 17-Dec-13. I use MathJax in my article "The Spiral TrackBar Control" and just noticed that the nice mathematical formatting was all gone. Thanks, Graham
-
It appears that mathematical expressions formatted using MathJax are not being displayed properly. Instead, they are being displayed as written. For the following in an article, I should see a nice r = A + B in italics: $\begin{aligned} r = A + B \theta \end{aligned}$ Instead I see exactly the line above. Having CodeProject support MathJax was discussed in the Article FAQ discussion forum, in a posting entitled "What is he preferred way to format mathematical expressions?" posted 17-Dec-13. I use MathJax in my article "The Spiral TrackBar Control" and just noticed that the nice mathematical formatting was all gone. Thanks, Graham
Mathjax was only included for articles and Quick Answers. I'll add support to the discussion boards.
cheers Chris Maunder
-
Mathjax was only included for articles and Quick Answers. I'll add support to the discussion boards.
cheers Chris Maunder
Chris, Thanks for the prompt reply - but I was referring to an article "The Spiral TrackBar Control". I viewed the article in both IE (version 11) and Firefox (version 50), and in both there was no formatting. I'm not sure if it is site issue, or an issue with the browsers on my PC. But anyways, having it enabled in the discussion forums would be great! Thanks Graham
-
Mathjax was only included for articles and Quick Answers. I'll add support to the discussion boards.
cheers Chris Maunder
You're trying to load the Mathjax script from an HTTP URL. That won't work on an HTTPS site. :)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Chris, Thanks for the prompt reply - but I was referring to an article "The Spiral TrackBar Control". I viewed the article in both IE (version 11) and Firefox (version 50), and in both there was no formatting. I'm not sure if it is site issue, or an issue with the browsers on my PC. But anyways, having it enabled in the discussion forums would be great! Thanks Graham
All fixed.
cheers Chris Maunder
-
All fixed.
cheers Chris Maunder
Thanks!
-
You're trying to load the Mathjax script from an HTTP URL. That won't work on an HTTPS site. :)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
Yep - all fixed. You know that bit of code that should absolutely, positively, can't help it but work? Yeah - the exact code that fails in production. Even though It Worked On My Machine. Yeah - I had one of those moments. All...fixed. Possibly.
cheers Chris Maunder