Hi,
How would I embed the latex editor in a page without using the link method below?
<p><a href="javascript:OpenLatexEditor('testbox','html','')">Launch CodeCogs Equation Editor</a></p>
Also, I'd like to capture the latex output into a hidden form field to be submitted.