I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » Products » LaTeX Equation Editor »

Help Integrate into SMF

quocbinhvip\′s Photo
25 Aug 10, 9:03AM
Help Integrate into SMF
I want the "copy to document" activities in SMF . like the following code
<html>
<head>
<script type="text/javascript" src="http://latex.codecogs.com/editor.js"></script>
</head>
<body>
<p><a href="javascript:OpenLatexEditor('testbox','html','')">Launch CodeCogs Equation Editor</a></p>
<textarea id="testbox" rows="3" cols="40"></textarea>
</body>
</html>
Here is my template http://quocbinhvip.tk/forum button 'copy to document' does not work in SMF I want it automatically to paste the code into the editor of the SMF frame but not do you understand this problem please help me. Thanks
Currently you need to be logged in to leave a message.