M
microfan
hello,
I have created a dynamic template, and to taht template, i have attached
several pages....
But, while i want to preview those pages from the preview tab, it gives me
an error (script error), adn in the coding area i have the second line all
HIGHLIGHTED YELLOW!..which means its an error....
What can i do to correct the script?
Thats whats im getting: (beginning from te third line, all is highlighted
yellow)
<HTML xmlns:v="urn:schemas-microsoft-com:vml"
xmlns="urn:schemas-microsoft-comfficeffice"
xmlns="http://www.w3.org/TR/REC-html40">
<!-- #BeginTemplate "original_template.dwt" -->
<head>
<STYLE>
<!--
A:LINK, A:VISITED, A:ACTIVE { text-decoration: none }
A:hover { font-style: normal; font-weight: heavy }
A:hover {text-decoration: none;color: #FF9900}
//-->
</STYLE><!-- #BeginEditable "doctitle" -->
<title>what's New ?-EDI, X12, ebXML, data translator</title>
<!-- #EndEditable -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<link rel="File-List" href="1-whatsnew_files/filelist.xml">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++)
x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
i++)
if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
}
I have created a dynamic template, and to taht template, i have attached
several pages....
But, while i want to preview those pages from the preview tab, it gives me
an error (script error), adn in the coding area i have the second line all
HIGHLIGHTED YELLOW!..which means its an error....
What can i do to correct the script?
Thats whats im getting: (beginning from te third line, all is highlighted
yellow)
<HTML xmlns:v="urn:schemas-microsoft-com:vml"
xmlns="urn:schemas-microsoft-comfficeffice"
xmlns="http://www.w3.org/TR/REC-html40">
<!-- #BeginTemplate "original_template.dwt" -->
<head>
<STYLE>
<!--
A:LINK, A:VISITED, A:ACTIVE { text-decoration: none }
A:hover { font-style: normal; font-weight: heavy }
A:hover {text-decoration: none;color: #FF9900}
//-->
</STYLE><!-- #BeginEditable "doctitle" -->
<title>what's New ?-EDI, X12, ebXML, data translator</title>
<!-- #EndEditable -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<link rel="File-List" href="1-whatsnew_files/filelist.xml">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++)
x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
i++)
if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
}