2 Replies Latest reply on Feb 28, 2011 7:10 AM by multanis

    Load javascript in custom skin

    multanis

      Hello all,

       

      I've created my own custom skin with CDK. Everything is working well.

      Now I want to include some JS to cutomize the menu part.

       

      My question is, is there a way to include this script when the skin is used (for exemple in the xcss file) ?

      Currently, I'm forced to include the script manually in all my pages using

      <a4j:loadScript src="resource:///..." />

       

      Many thanks,