Forum Discussion
AdamN
13 years agoKhoros Oracle
Hi mmatthes,
You can indeed include Javascript in pages, either through a custom component added to specific pages, or via the wrapper of a skin for inclusion across the community. You can either add your own script tags, or you can use the "liaAddScript" directive in FreeMarker, which will insert your JavaScript near the bottom of the page.
Here's an example of using JavaScript in a custom component:
I hope this helps!
-Adam
Related Content
- 7 years ago
- 9 years ago