Hello,
I just started or better want to start using CKeditor. My code ist listed below but the editor doesn't start.
The folder 'ckeditor' is in the root of the website.
Could you please help me?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Test</title> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="expires" content="43200"> <script src="ckeditor/ckeditor.js" type="text/javascript"></script> </head> <body> <form action="index.php" method="post"> <textarea class="ckeditor" name="editor1"></textarea> <input name="Send" type="submit" value="Send!"> </table> </form> </body> </html>
Re: Beginner question
CKSource - http://cksource.com
Twitter: http://twitter.com/cksource
Facebook: http://www.facebook.com/cksource
Google+: https://plus.google.com/112104262438873905606