![]() |
# 2 |
חבר פורום
|
Fckeditor הוא עורך Wysiwyg.
CMS = מערכת ניהול תוכן. שילוב העורך בדף HTML קוד:
<script type="text/javascript" src="../FCKeditor/fckeditor.js"></script> <script type="text/javascript"> <!-- var oFCKeditor = new FCKeditor( 'text' ) ; oFCKeditor.BasePath = './FCKeditor/' ; oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> HTML קוד:
<script type="text/javascript" src="../FCKeditor/fckeditor.js"></script> HTML קוד:
var oFCKeditor = new FCKeditor( 'text' ) ; HTML קוד:
oFCKeditor.BasePath = './FCKeditor/' ; HTML קוד:
oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; |
![]() |
חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|