Ticket #4058: cusdom.html

File cusdom.html, 716 bytes (added by Artur Formella, 15 years ago)

copy to trunk/

Line 
1<head>
2        <script type="text/javascript" src="http://www.arczi.info/ckeditor/ckeditor.js"></script>
3
4
5
6</head><body id=gsr topmargin=3 marginheight=3>
7
8<div id=header><div id=gbar><div id=gbi>
9
10<textarea id="editor1" name="editor1" rows="10" cols="80">&lt;p&gt;This is some &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="http://www.fckeditor.net/"&gt;CKEditor&lt;/a&gt;.&lt;/p&gt;</textarea>
11<textarea id="editor2" name="editor2" rows="10" cols="80">&lt;p&gt;This is some &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="http://www.fckeditor.net/"&gt;CKEditor&lt;/a&gt;.&lt;/p&gt;</textarea>
12
13
14<script>
15        CKEDITOR.replaceAll();
16
17</script>
18
19</div></div></div>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy