Skip to content

Instantly share code, notes, and snippets.

@yandod
Created June 15, 2011 19:13
Show Gist options
  • Save yandod/1027849 to your computer and use it in GitHub Desktop.
Save yandod/1027849 to your computer and use it in GitHub Desktop.
Specify caption for font size dropdown of FCKEditor
// "/" is delimiter for style/caption
FCKConfig.FontSizes = 'small/小;medium/中;large/大' ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment