Ticket #5406: ShowEditor.html

File ShowEditor.html, 299 bytes (added by Jakub Ś, 10 years ago)

New sample1

Line 
1<!DOCTYPE html>
2<html>
3<head>
4        <title>Problem with modal dialog</title>
5        <!--<meta http-equiv="X-UA-Compatible" content="IE=8" />-->
6        <base target="_self">
7        <script src="ckeditor.js"></script>
8</head>
9<body>
10        <textarea id="txt1" name="txt1" class="ckeditor"></textarea>
11</body>
12</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy