Page 1 of 1
Javascript Embeding
Posted: Fri Mar 17, 2006 2:33 pm
by mustis
How do I embed a external javascript?
I have tried {literal}{/literal}, but it only shows a blank screen...
What do I do wrong?
Desperate
Re: Javascript Embeding
Posted: Fri Mar 17, 2006 3:28 pm
by numer9
hey man,
there's a thread about that just above...
it says: when you're inserting the script code, use {literal} tags. When just providing the link to external script, do it as-is, just:
Code: Select all
<__script__ language="javascript" src="moreover.js"...>
Try reading here:
http://forum.cmsmadesimple.org/index.ph ... 424.0.html
Re: Javascript Embeding
Posted: Fri Mar 17, 2006 4:11 pm
by mustis
tnx, but i Figured out what was wrong
The people who delivered the javascript hade a bug in the script....
