You are not logged in.
It see how stylesheets are added from plugins, but I haven't found a good example of how to include a new javascript file from a plugin. loadScript doesn't seem to fit the bill or am I missing something?
thanks,
-- Yermo
-----------------------------------------------------------------------------------------
Content Management with Business Intelligence [url]http://www.formvista.com[/url]
Offline
It see how stylesheets are added from plugins, but I haven't found a good example of how to include a new javascript file from a plugin. loadScript doesn't seem to fit the bill or am I missing something?
Try the HTMLArea._loadback() function, it will load a javascript file and hit a callback when it's done (so you can set a ready flag in the plugin for example).
James Sleeman
Offline