Help Integrate into SMF
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
Login