Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fckeditor

Validate Fckeditor Blank Or Not

i am trying to validate using JavaScript if the fckeditor value is blank or not but with no luck. i… Read more Validate Fckeditor Blank Or Not

How Can I Append Text To Html Source In Ckeditor?

I use CKEditor in my web-application. By click on one link i appends some text to CKEditor. It work… Read more How Can I Append Text To Html Source In Ckeditor?

Add Class Or Id To Fckeditor's Editable Iframe Body

I'm using FCKeditor to edit the contents of a div. This content div has an ID set so my CSS can… Read more Add Class Or Id To Fckeditor's Editable Iframe Body

Is It Wise To Use Jquery For Whitelisting Tags? Are There Existing Solutions In Javascript?

My problem I want to clean HTML pasted in a rich text editor (FCK 1.6 at the moment). The cleaning … Read more Is It Wise To Use Jquery For Whitelisting Tags? Are There Existing Solutions In Javascript?