日期:2014-05-17 浏览次数:21090 次
<tr>
<td align="center">内容</td>
<td><textarea name='ItemNote' id='body'></textarea>
<script type='text/javascript'>
CKEDITOR.replace('ItemNote',{skin:'v2', height:330,
toolbar:[
['Source','-','NewPage','Preview','-','Templates'],
['Cut','Copy','Paste','PasteText','PasteFromWord','-','Print'],
['Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],
'/',
['Bold','Italic','Underline','Strike','-','Subscript','Superscript'],
['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
['Link','Unlink','Anchor'],
'/',
['Styles','Format','Font','FontSize'],
['TextColor','BGColor'],
['Maximize', 'About']
]
});
</script>
</td>
</tr>