Closed (won't fix)
Project:
Wysiwyg
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 May 2010 at 06:06 UTC
Updated:
18 Oct 2010 at 21:48 UTC
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
Comment #1
sunAFAIK, 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.