Activating TinyMCE on new textarea, and another TinyMCE issue
(NOTE: Sorry if this duplication, I didn't see it land on the support list the first time.) Thanks in advance for the Drupal/TinyMCE support. #1 - I am having an issue attaching TinyMCE onto a new textarea. I am using the typical 'more' button callbacks through Drupal to create a new on demand textarea (a content type with walkthrough steps, so extra textareas for new steps may be needed). But I want TinyMCE to be turned on for these new textareas. Has anyone done this before? #2 - Also, I have an issue with TinyMCE on some textareas, it doesn't show up. The textareas are initially hidden (display: none;) until they hit a particular button, but when revealed, they don't have the TinyMCE editor applied. #3 - Last small question, is there a way to check in JavaScript is TinyMCE is on for a particular textarea? Thanks all. I am hoping someone has had the 'ah-ha' moment already, and can pass it on. Greg Holsclaw (Gman).
participants (1)
-
Greg Holsclaw