I'm using YUI(Yahoo UI) rich text editor control in my MVC view page. I need to do a jquery required field validation. It shows error message when submit without any value in that field but it stays after typing the value in the text editor.
Please help me if anyone has tried it before or if you have any other javascript validation logic for YUI rich text editor?
Thanks.