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
Javascript Embeding
-
numer9
Re: Javascript Embeding
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:
Try reading here: http://forum.cmsmadesimple.org/index.ph ... 424.0.html
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"...>-
mustis
Re: Javascript Embeding
tnx, but i Figured out what was wrong
The people who delivered the javascript hade a bug in the script....

The people who delivered the javascript hade a bug in the script....
