I have a richEditor (GRAILSUI) and on page load, I want to hide the editor. I want a link to show it. How to do ?
I make this but it's not working :
GRAILSUI.myeditor.hide()
Thanks a lot
I have a richEditor (GRAILSUI) and on page load, I want to hide the editor. I want a link to show it. How to do ?
I make this but it's not working :
GRAILSUI.myeditor.hide()
Thanks a lot