I need to load some JS After TinyMCE is loaded fully. I notice now that TinyMCE is loaded as the last JS on the page. Any ideas on how to load some JavaScript after this?

Comments

sun’s picture

Status: Active » Closed (won't fix)

AFAIK, TinyMCE exposes some custom events that allow you to execute code after is has been loaded.

In general, however, see http://drupal.org/support for support channels.