I have read the Mathjax documentation, searched the wiki, and searched the user group.
I am wondering if Mathjax comes with any built-in options for the user to toggle off/on all Mathjax on page/site via a menu?
NVDA reads math pretty well (with MathML in HTML), and the user has the option to either not announce math or announce with beep.
When I try to listen to math on pages with Mathjax, turning off "Generate Speech" via the Mathjax context menu only partially exposes with underlying MathML to the screen reader, and it still reads out "clickable" for every math expression.
I tested this using this demo:
Mathjax Demo | mml-chtml . (I also used multiple other test pages.)
What I want to achieve : user can toggle Mathjax on/off so that the webpage behaves exactly as it would with only MathML and no Mathjax.
The discussions related to this that I have seen only appeared to address visual rendering of math.
I'm working in Windows 11 with a variety of browsers (Firefox, Vivaldi, Chrome, etc.)