I am using CKeditor in my application.I want to validate width and height fields in the image dialog window of CKeditor and give an alert to the user to enter width that must be less than 600 px once clicks on OK. Once user click"Ok" I need to get the value of the width and validate before image loaded onto editor.is there any way that i can do this?
Wed, 06/13/2012 - 20:49
#1
Re: image width and height validation in ckeditor before ima
Look at the api dialog sample to get started.