Forum Discussion
Tyson
Mentor
Also, if you're going to stick this script in the wrapper header, you might want to wrap it with something like the following:
<#if page.name == "ForumPage"> <script> ... </script> </#if>
So it doesn't execute on every single page on the site.
Cheers,
Tyson
bhupen
11 years agoAdvisor
Thanks Tyson.
But its not working for me.
Related Content
- 10 months ago
- 11 months ago
- 2 years ago