javascript in content
Posted: Sat Sep 11, 2004 9:35 pm
is there any way to add javascript into the content (withouh external libraries)? each time i do so i get a smarty template error.
Content management as it is meant to be
https://forum.cmsmadesimple.org/
This is an easy one.Anonymous wrote:is there any way to add javascript into the content (withouh external libraries)? each time i do so i get a smarty template error.
Code: Select all
{literal}<__script__ language="javascript">print "hi";</__script>{/literal}