문제

I'm using ckeditor in my website and I want a simple editor for one of the textareas, my question is how can I do that ? (I need bold ,italic, undeline - some really basic things)

도움이 되었습니까?

해결책

Well you can configure ckeditor to only show some of the styling options instead of the entire menu by overriding the "toolbar" attribute.

CkEditor can be customized to show only certain amount of styling options.

http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Toolbar

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top