Select the skin to load: |
This is some sample text. You are using FCKeditor.
' ; fckEditor.basePath = basePath ; if ( isDefined( "URL.Skin" ) ) { fckEditor.config['SkinPath'] = basePath & 'editor/skins/' & HTMLEditFormat( URL.Skin ) & '/' ; } fckEditor.create() ; // create the editor.