- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 12:03 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 12:46 AM
Ui can put it in UI Macro. In your Layout what you have selected for you site

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 12:46 AM
Ui can put it in UI Macro. In your Layout what you have selected for you site
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 01:55 AM
You can put script tag in HTML or you can start script tag just after the xml tag in HTML
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 07:07 AM
The javascript worked after adding it in the macro jelly script. Thanks a lot folks.