I am implementing a summernote on an asp.net page. but before checking I am checking if there is anything entered in summernote. Thi i am checking in jquery.
if ($self.summernote('isEmpty')
but for some reason, it doesn't work. please help.
I am implementing a summernote on an asp.net page. but before checking I am checking if there is anything entered in summernote. Thi i am checking in jquery.
if ($self.summernote('isEmpty')
but for some reason, it doesn't work. please help.
Comments
Post a Comment