Show
Ignore:
Timestamp:
2008-07-23 11:34:16 (6 months ago)
Author:
fredck
Message:

Fixed errors in the config file of sample15.
On sample16, the about dialog box was under the flash.
Created the "assets" folder to make the html sample folder clearer.
The margins of <ul> and <ol> elements where actually removing the bullets in IE.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/branches/features/new_samples/_samples/html/sample06.html

    r1957 r2264  
    5858 
    5959// Set the custom configurations file path (in this way the original file is mantained). 
    60 oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/sample06.config.js' ; 
     60oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/assets/sample06.config.js' ; 
    6161 
    6262// Let's use a custom toolbar for this sample.