How to allow user to enter maths symbols?
Is there a way to allow user to enter maths symbols (square root, fraction, x to the power of y, (3x + y) / 4 (but display in the "horizontal form) when developing using DW CC?
Is there a way to allow user to enter maths symbols (square root, fraction, x to the power of y, (3x + y) / 4 (but display in the "horizontal form) when developing using DW CC?
On second thoughts, the HTML entity way is far too limited for what you want.
The problem is that HTML on its own will not do the job, you will need another interpreter/program to do that.
Have a read of MathJax and see how that fits in with your project.
yep currently only gecko allows this use, but depending on the target audience (I don't think that it could be a problem) to ask the use of Firefox for such a web site... and that way, the content will respect the pure standrad (it is a w3c recommendation - MathML Fundamentals ) instead of going nowhere using proprietary tagging... don't you think?
at least if that was my client, I will have this talks to warn him about too proprietary orientation before committing a significant amount of work
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.