CKEditor Samples
	
	
		
			
				Basic Samples
			
			
				- Replace textarea elements by class name
 
				- Automatic replacement of all textarea elements of a given class with a CKEditor instance.
 
				- Replace textarea elements by code
 
				- Replacement of textarea elements with CKEditor instances by using a JavaScript call.
 
			
			
				Basic Customization
			
			
				- User Interface color
 
				- Changing CKEditor User Interface color and adding a toolbar button that lets the user set the UI color.
 
				- User Interface languages
 
				- Changing CKEditor User Interface language and adding a drop-down list that lets the user choose the UI language.
 
			
			Plugins
- Magicline pluginNew!
 
- Using the Magicline plugin to access difficult focus spaces.
 
- Full page support
 
- CKEditor inserted with a JavaScript call and used to edit the whole page from <html> to </html>.