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/sample14.html

    r1957 r2264  
    5353// Instruct the editor to load our configurations from a custom file, leaving the 
    5454// original configuration file untouched. 
    55 oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/sample14.config.js' ; 
     55oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/assets/sample14.config.js' ; 
    5656 
    5757oFCKeditor.Height = 300 ;