Embedding external link javascript to page content
Posted: Fri Sep 02, 2005 12:41 am
This is not the same question as asking how to embed javascript in template pages. I know to use {literal}{/literal} tags. My trouble now is when I am actually creating or editing a page content, how do I include write so that CMS will show the linked external javascript?
I tried using {literal} tag, and even use the acutal html code to no avail. What is the correct coding format to use? Or is javascript simply not allowed to be used on tinymce? Thanks.
Essie
I tried using {literal} tag, and even use the acutal html code
Code: Select all
<__script__ src="/javascript/time_greeting.js"></__script>Essie
Code: Select all