coolblue.js
上传用户:lm2018
上传日期:2015-12-12
资源大小:30449k
文件大小:9k
源码类别:

Jsp/Servlet

开发平台:

Java

  1. config.ButtonDir = "blue";
  2. config.InitMode = "EDIT";
  3. config.AutoDetectPasteFromWord = "1";
  4. config.ShowBorder = "0";
  5. config.StateFlag = "1";
  6. config.CssDir = "coolblue";
  7. function showToolbar(){
  8. document.write ("<table border=0 cellpadding=0 cellspacing=0 width='100%' class='Toolbar' id='eWebEditor_Toolbar'><tr><td><div class=yToolbar><DIV CLASS=TBHandle></DIV><SELECT CLASS=TBGen onchange="format('FormatBlock',this[this.selectedIndex].value);this.selectedIndex=0">"+lang["FormatBlock"]+"</SELECT><SELECT CLASS=TBGen onchange="formatFont('fontname',this[this.selectedIndex].value);this.selectedIndex=0">"+lang["FontName"]+"</SELECT><SELECT CLASS=TBGen onchange="formatFont('fontsize',this[this.selectedIndex].value);this.selectedIndex=0">"+lang["FontSize"]+"</SELECT><SELECT CLASS=TBGen onchange="doZoom(this[this.selectedIndex].value)"><option value='10'>10%</option><option value='25'>25%</option><option value='50'>50%</option><option value='75'>75%</option><option value='100' selected>100%</option><option value='150'>150%</option><option value='200'>200%</option><option value='500'>500%</option></SELECT><DIV CLASS=Btn TITLE='"+lang["Bold"]+"' onclick="format('bold')"><IMG CLASS=Ico SRC='buttonimage/blue/bold.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Italic"]+"' onclick="format('italic')"><IMG CLASS=Ico SRC='buttonimage/blue/italic.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["UnderLine"]+"' onclick="format('underline')"><IMG CLASS=Ico SRC='buttonimage/blue/underline.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["StrikeThrough"]+"' onclick="format('StrikeThrough')"><IMG CLASS=Ico SRC='buttonimage/blue/strikethrough.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["SuperScript"]+"' onclick="format('superscript')"><IMG CLASS=Ico SRC='buttonimage/blue/superscript.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["SubScript"]+"' onclick="format('subscript')"><IMG CLASS=Ico SRC='buttonimage/blue/subscript.gif'></DIV><DIV CLASS=TBSep></DIV><DIV CLASS=Btn TITLE='"+lang["JustifyLeft"]+"' onclick="format('justifyleft')"><IMG CLASS=Ico SRC='buttonimage/blue/justifyleft.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["JustifyCenter"]+"' onclick="format('justifycenter')"><IMG CLASS=Ico SRC='buttonimage/blue/justifycenter.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["JustifyRight"]+"' onclick="format('justifyright')"><IMG CLASS=Ico SRC='buttonimage/blue/justifyright.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["JustifyFull"]+"' onclick="format('JustifyFull')"><IMG CLASS=Ico SRC='buttonimage/blue/justifyfull.gif'></DIV></div></td></tr><tr><td><div class=yToolbar><DIV CLASS=TBHandle></DIV><DIV CLASS=Btn TITLE='"+lang["Cut"]+"' onclick="format('cut')"><IMG CLASS=Ico SRC='buttonimage/blue/cut.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Copy"]+"' onclick="format('copy')"><IMG CLASS=Ico SRC='buttonimage/blue/copy.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Paste"]+"' onclick="format('paste')"><IMG CLASS=Ico SRC='buttonimage/blue/paste.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["PasteText"]+"' onclick="PasteText()"><IMG CLASS=Ico SRC='buttonimage/blue/pastetext.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["PasteWord"]+"' onclick="PasteWord()"><IMG CLASS=Ico SRC='buttonimage/blue/pasteword.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["FindReplace"]+"' onclick="findReplace()"><IMG CLASS=Ico SRC='buttonimage/blue/findreplace.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Delete"]+"' onclick="format('delete')"><IMG CLASS=Ico SRC='buttonimage/blue/delete.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["RemoveFormat"]+"' onclick="format('RemoveFormat')"><IMG CLASS=Ico SRC='buttonimage/blue/removeformat.gif'></DIV><DIV CLASS=TBSep></DIV><DIV CLASS=Btn TITLE='"+lang["UnDo"]+"' onclick="goHistory(-1)"><IMG CLASS=Ico SRC='buttonimage/blue/undo.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["ReDo"]+"' onclick="goHistory(1)"><IMG CLASS=Ico SRC='buttonimage/blue/redo.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["SelectAll"]+"' onclick="format('SelectAll')"><IMG CLASS=Ico SRC='buttonimage/blue/selectall.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["UnSelect"]+"' onclick="format('Unselect')"><IMG CLASS=Ico SRC='buttonimage/blue/unselect.gif'></DIV><DIV CLASS=TBSep></DIV><DIV CLASS=Btn TITLE='"+lang["OrderedList"]+"' onclick="format('insertorderedlist')"><IMG CLASS=Ico SRC='buttonimage/blue/insertorderedlist.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["UnOrderedList"]+"' onclick="format('insertunorderedlist')"><IMG CLASS=Ico SRC='buttonimage/blue/insertunorderedlist.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Indent"]+"' onclick="format('indent')"><IMG CLASS=Ico SRC='buttonimage/blue/indent.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Outdent"]+"' onclick="format('outdent')"><IMG CLASS=Ico SRC='buttonimage/blue/outdent.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["ParagraphAttr"]+"' onclick="paragraphAttr()"><IMG CLASS=Ico SRC='buttonimage/blue/paragraph.gif'></DIV><DIV CLASS=TBSep></DIV><DIV CLASS=Btn TITLE='"+lang["ForeColor"]+"' onclick="showDialog('selcolor.htm?action=forecolor', true)"><IMG CLASS=Ico SRC='buttonimage/blue/forecolor.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["BgColor"]+"' onclick="showDialog('selcolor.htm?action=bgcolor', true)"><IMG CLASS=Ico SRC='buttonimage/blue/bgcolor.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["BackColor"]+"' onclick="showDialog('selcolor.htm?action=backcolor', true)"><IMG CLASS=Ico SRC='buttonimage/blue/backcolor.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["BackImage"]+"' onclick="showDialog('backimage.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/bgpic.gif'></DIV><DIV CLASS=TBSep></DIV><DIV CLASS=Btn TITLE='"+lang["absolutePosition"]+"' onclick="absolutePosition()"><IMG CLASS=Ico SRC='buttonimage/blue/abspos.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["zIndexForward"]+"' onclick="zIndex('forward')"><IMG CLASS=Ico SRC='buttonimage/blue/forward.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["zIndexBackward"]+"' onclick="zIndex('backward')"><IMG CLASS=Ico SRC='buttonimage/blue/backward.gif'></DIV></div></td></tr><tr><td><div class=yToolbar><DIV CLASS=TBHandle></DIV><DIV CLASS=Btn TITLE='"+lang["Image"]+"' onclick="showDialog('img.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/img.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Flash"]+"' onclick="showDialog('flash.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/flash.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Media"]+"' onclick="showDialog('media.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/media.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["File"]+"' onclick="showDialog('file.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/file.gif'></DIV><DIV CLASS=TBSep></DIV><DIV CLASS=Btn TITLE='"+lang["TableMenu"]+"' onclick="showToolMenu('table')"><IMG CLASS=Ico SRC='buttonimage/blue/tablemenu.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["FormMenu"]+"' onclick="showToolMenu('form')"><IMG CLASS=Ico SRC='buttonimage/blue/formmenu.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["ShowBorders"]+"' onclick="showBorders()"><IMG CLASS=Ico SRC='buttonimage/blue/showborders.gif'></DIV><DIV CLASS=TBSep></DIV><DIV CLASS=Btn TITLE='"+lang["Fieldset"]+"' onclick="showDialog('fieldset.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/fieldset.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Iframe"]+"' onclick="showDialog('iframe.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/iframe.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["HorizontalRule"]+"' onclick="format('InsertHorizontalRule')"><IMG CLASS=Ico SRC='buttonimage/blue/inserthorizontalrule.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Marquee"]+"' onclick="showDialog('marquee.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/marquee.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["CreateLink"]+"' onclick="createLink()"><IMG CLASS=Ico SRC='buttonimage/blue/createlink.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Anchor"]+"' onclick="showDialog('anchor.htm', true);"><IMG CLASS=Ico SRC='buttonimage/blue/anchor.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Map"]+"' onclick="mapEdit()"><IMG CLASS=Ico SRC='buttonimage/blue/map.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Unlink"]+"' onclick="format('UnLink')"><IMG CLASS=Ico SRC='buttonimage/blue/unlink.gif'></DIV><DIV CLASS=TBSep></DIV><DIV CLASS=Btn TITLE='"+lang["Symbol"]+"' onclick="showDialog('symbol.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/symbol.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Emot"]+"' onclick="showDialog('emot.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/emot.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Excel"]+"' onclick="insert('excel')"><IMG CLASS=Ico SRC='buttonimage/blue/excel.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Art"]+"' onclick="showDialog('art.htm', true)"><IMG CLASS=Ico SRC='buttonimage/blue/art.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["NowDate"]+"' onclick="insert('nowdate')"><IMG CLASS=Ico SRC='buttonimage/blue/date.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["NowTime"]+"' onclick="insert('nowtime')"><IMG CLASS=Ico SRC='buttonimage/blue/time.gif'></DIV><DIV CLASS=Btn TITLE='"+lang["Quote"]+"' onclick="insert('quote')"><IMG CLASS=Ico SRC='buttonimage/blue/quote.gif'></DIV><DIV CLASS=TBSep></DIV>");
  9. if (sFullScreen=="1"){
  10. document.write ("<DIV CLASS=Btn TITLE='"+lang["Minimize"]+"' onclick="parent.Minimize()"><IMG CLASS=Ico SRC='buttonimage/blue/minimize.gif'></DIV>");
  11. }else{
  12. document.write ("<DIV CLASS=Btn TITLE='"+lang["Maximize"]+"' onclick="Maximize()"><IMG CLASS=Ico SRC='buttonimage/blue/maximize.gif'></DIV>");
  13. }
  14. document.write ("<DIV CLASS=Btn TITLE='"+lang["About"]+"' onclick="showDialog('about.htm')"><IMG CLASS=Ico SRC='buttonimage/blue/about.gif'></DIV></div></td></tr></table>");
  15. }