Aide installation CkEditor
Juju
-
DoulyCreations Messages postés 187 Date d'inscription Statut Membre Dernière intervention -
DoulyCreations Messages postés 187 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Je viens de télécharger Ck editor 3.5 mais je n'arrive pas a le faire marcher je débute et je comprend pas trop le truc^^! Pour essayer j'ai pris leur exemple. Donc j'ai ce code :
Ma page s'appelle test.php avec le chemin suivant
F:\Documents and Settings\Administrateur\Bureau\html\edit
et ck editor F:\Documents and Settings\Administrateur\Bureau\html\admin\ckeditor
<html>
<head>
<title>Sample CKEditor Site</title>
<script type="text/javascript" src="../html/admin/ckeditor/ckeditor.js"></script>
</head>
<body>
<form method="post">
<p>
My Editor:<br />
<textarea id="editor1" name="editor1"><p>Initial value.</p></textarea>
<script type="text/javascript">
CKEDITOR.replace( 'editor1' );
</script>
</p>
<p>
<input type="submit" />
</p>
</form>
</body>
</html>
Voila j'espere que vous pourrais m'aider!
Bonne journée
Je viens de télécharger Ck editor 3.5 mais je n'arrive pas a le faire marcher je débute et je comprend pas trop le truc^^! Pour essayer j'ai pris leur exemple. Donc j'ai ce code :
Ma page s'appelle test.php avec le chemin suivant
F:\Documents and Settings\Administrateur\Bureau\html\edit
et ck editor F:\Documents and Settings\Administrateur\Bureau\html\admin\ckeditor
<html>
<head>
<title>Sample CKEditor Site</title>
<script type="text/javascript" src="../html/admin/ckeditor/ckeditor.js"></script>
</head>
<body>
<form method="post">
<p>
My Editor:<br />
<textarea id="editor1" name="editor1"><p>Initial value.</p></textarea>
<script type="text/javascript">
CKEDITOR.replace( 'editor1' );
</script>
</p>
<p>
<input type="submit" />
</p>
</form>
</body>
</html>
Voila j'espere que vous pourrais m'aider!
Bonne journée
A voir également:
- Aide installation CkEditor
- Installation windows 10 sans compte microsoft - Guide
- Installation chromecast - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
- Installation calculatrice - Télécharger - Calcul & Conversion
- Installation google earth - Télécharger - 3D
https://www.tiny.cloud/