1 Reply Latest reply on Aug 18, 2008 3:55 AM by daniel.soneira

    Creating a component which uses a Javascript resource

    rafaelliu

      I'd like to create a component for TinyMCE (a WYSIWYG editor) but it uses a tinemce.js Javascript library which I'm supposed to refer to in the session.

      Is there a way to insert it automatically when this component is used in the page? Without adding it in some kind of temple header always?

      I imagine RichFaces do something like that.