Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Inserting Peel away javascript+flash


Go to End


2294 Views

Avatar
Beck

Community Member, 23 Posts

29 August 2009 at 7:30am

Hi! i have found one "peel away javascript+flash". but i can't put it on website. i have tried to insert in parent_controller
but it doesn't work. do you have any suggestion?

   function init(){ 
      parent::init(); 
      Requirements::JavaScript('peel/multilink.js'); 
   }

Attached Files