Ticket #1714: TC_1714.html

File TC_1714.html, 791 bytes (added by Wojciech Olchawa, 17 years ago)
Line 
1<html>
2<head>
3<title>Ticket 1714</title>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5<meta name="robots" content="noindex, nofollow">
6<script type="text/javascript" src="fckeditor/fckeditor.js"></script>
7</head>
8<body bgcolor="orange">
9<form>
10<script type="text/javascript">
11var oFCKeditor = new FCKeditor('FCKeditor1');
12oFCKeditor.BasePath = "fckeditor/";
13oFCKeditor.Config["CustomConfigurationsPath"] = "/new/myconfig.js" 
14oFCKeditor.Value = '<p><br/>&nbsp;</p><div style="border-top: 1px solid rgb(153, 153, 153); color: rgb(153, 153, 153);"><strong>Original message                        sent by <span class="administrator">BogusRed</span> on                          Jan 2, 2008 12:36 am:</strong><br /><p>blah blah blah</p></div>'
15oFCKeditor.Create();
16
17</script>
18</form>
19</body>
20
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy