Edit D:\chineseall_products\bak\digitalLib6\pages\kindergarten\book\editorContainer.html
??<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title></title> </head> <body style="margin:0px;padding:5px;"> <div id="editor" style="border:1px solid black;"> <label>????????</label><br /> <textarea id="editorContent" style="width:270px;height:80px;"></textarea><br /> <button id="saveText" onclick="saveTextComment()">???</button> <button id="cancelText" onclick="cancelTextComment()">???</button> </div> <script type="text/javascript"> function saveTextComment() { var savingText = document.getElementById("editorContent").value window.parent.saveTextComment(savingText) } function cancelTextComment() { window.parent.cancelTextComment() } </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de