fckeditor.js注释
代码
?
-
-
?
-
?
-
?
-
?
-
?
-
?
-
?
-
?
-
?
-
?
-
?? ??
-
var
?FCKeditor?=?
function
(?instanceName,?width,?height,?toolbarSet,?value?)?? ??
-
{?? ??
-
??????
??
-
??????? ??
-
????
this
.InstanceName????=?instanceName?;??????????????
??
-
????
this
.Width????????????=?width????????????||?
'100%'
?;???
??
-
????
this
.Height????????????=?height????????||?
'200'
?;????
??
-
????
this
.ToolbarSet????????=?toolbarSet????||?
'Default'
?;
??
-
????
this
.Value????????????=?value????????????||?
''
?;???????
??
-
??????????????????