Hi Maureen. Please leave a URL for us to check out the problem and validate it for ourselves or we might not be able to help you.
The script is called correctly, so it must be an unclosed tag before the script declaration that is causing it to error. Check all the code above the line it appears on to make sure you don't have a stray link or meta tag. -- Ryan Christie [EMAIL PROTECTED] http://www.theward.net > I am trying to validate a file, using XHTML Strict Doctype, and the only > hold up is the following which appears just before </head>: > > <script language="JavaScript" type="text/javascript" > src="menu.js"></script> > > could someone tell me the correct syntax please. > > Regards > Maureen Beattie > > ***************************************************** > The discussion list for http://webstandardsgroup.org/ > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ***************************************************** > > ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
