Hi
I have 2 panels in a page where each of the panel containing 1 editor. When page first loaded Panel 2 visibility will set to false and Panel 1 visibility set to true. I have a button which switch between Panel 1 and 2 turning on and off for Panel 1 and 2 visibility.
Spell checker and HTML filter function in Panel 2 was not working when Panel 2 visibility was on. Only Panel 1 editor which visibility was on once the page is loaded is working. How to solve this error? Thanks.