yiidoc / yii2-redactor

Extension Redactor WYSIWYG for Yii2 framework
BSD 3-Clause "New" or "Revised" License
186 stars 87 forks source link

Hide textarea until plugin is ready #19

Closed edriang closed 9 years ago

edriang commented 9 years ago

It would be nice if the textarea is hidden until the plugin is loaded and ready to use, because I can see the textarea for a while

zinzinday commented 9 years ago

Yes, plugin redactor starting load when document.ready. if we load plugin when textarea have been not loaded yet, we will get some errors js.