I've done that. but it's not working with editor tools.
so after the check box is checked, the textarea is not disabled anymore, but the editor toolbar is. and this is the problem. this only happens when I remove id="{$editorid}_textarea"
if I don't remove id="{$editorid}_textarea" then the textared doesn't get disabled till I check the checkbox and un-check it. only when I un-check the checkbox the textarea gets disabled, but it doesn't get disabled directly when I load or reload the page.
Odd!
|