Ticket #5406: modeless_dialog.html

File modeless_dialog.html, 622 bytes (added by Garry Yao, 15 years ago)
Line 
1<!--
2Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.html or http://ckeditor.com/license
4-->
5<html xmlns="http://www.w3.org/1999/xhtml">
6<head>
7        <title>Replace Textareas by Class Name - CKEditor Sample</title>
8        <meta content="text/html; charset=utf-8" http-equiv="content-type" />
9        <script>
10                showModelessDialog( 'replacebyclass.html', null, 'dialogWidth:800px;dialogHeight:600px' );
11        </script>
12        <!-- CKReleaser %REMOVE_LINE%
13        <script type="text/javascript" src="../ckeditor.js"></script>
14        CKReleaser %REMOVE_START% -->
15</head>
16<body></body>
17</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy