got it

________________________________

Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Verzonden: ma 12-2-2007 15:56
Aan: [email protected]
Onderwerp: fckeditor portlet



Hi,

I am making a FCKeditor portlet.
I dowloaded the FCKeditor and placed the FCKeditor in the 
C:\Tomcat5.5\webapps\myportal\FCKeditor dir
<html>
<head>
<script language="javascript" src="/FCKeditor/fckeditor.js"></script>
</head>
<body>
<script language="javascript">
var oFCKeditor = new FCKeditor('FCKeditor1');
oFCKeditor.BasePath = "/FCKeditor/";
oFCKeditor.Create();
</script>
</body>
</html>

when I run it I get:
FCKeditor not defined 
row: 221
sign: 4

Please help





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to