The CreatorCon Call for Content is officially open! Get started here.

I want to put some scripting (javascript) on the CMS portal, how to include it on my page?

wcandro
Kilo Explorer

Hi,

I want to put some scripting (javascript) on the CMS portal and i understand there's noway i can include it in the CSS part. What are the options for me? i want to put a scripting to impact the body element of HTML?

Regards,

Andro

1 ACCEPTED SOLUTION

Ui can put it in UI Macro. In your Layout what you have selected for you site


View solution in original post

7 REPLIES 7

Ui can put it in UI Macro. In your Layout what you have selected for you site


You can put script tag in HTML or you can start script tag just after the xml tag in HTML


The javascript worked after adding it in the macro jelly script. Thanks a lot folks.