Hello everybody. I don't know how to insert a javascript in , a DreamWeaver Rollover script:
0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i
Because it generates errors:
string(203) "Smarty error: [in template:22 line 9]: syntax error: unrecognized tag: //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p); (Smarty_Compiler.class.php, line 446)" string(111) "Smarty error: [in template:22 line 17]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(311) "Smarty error: [in template:22 line 25]: syntax error: unrecognized tag: //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2]; (Smarty_Compiler.class.php, line 446)" string(111) "Smarty error: [in template:22 line 25]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
How can I do? Script put in a external file does not work
How to put a Javascrpt in <head>
Re: How to put a Javascrpt in <head>
Thank you very much 
