Question

I'm really confused! I hope you are able to help. I have been trying to 
make a website I am working on W3C HTML 4.01 ready for the web. I have 
fixed it to where it only has 4 problems left. I have checked FAQ's and 
looked at Source problems associated with javascript. Anytime I change 
it though, my drop down menus don't work. Can the drop down menus I 
created in Fireworks MX not be used if I want the page to be 
accessible? Is there a way to solve this problem? I hope you can help 
me. Thanks in advance...

-Jim.
Below is the details of the Validation:


Below are the results of attempting to parse this document with an SGML 
parser.
·       Line ·  147, column 49:
  <script language="JavaScript1.2" src="mm_menu.js">
                                                   ^

Error: required attribute "TYPE" not specified

·       Line ·  151, column 32:
  <script language="JavaScript1.2">mmLoadMenus();</script>
                                  ^

Error: required attribute "TYPE" not specified

·       Line ·  206, column 36:
    <map name="m_accreditation_r1_c14">
                                      ^

Error: element "MAP" not allowed here; check which elements this 
element may be contained within

·       Line ·  209, column 35:
    <map name="m_accreditation_r2_c1">
                                     ^

Error: element "MAP" not allowed here; check which elements this 
element may be contained within

Code:

147: <script language="JavaScript1.2" src="mm_menu.js">
148: <script></script> 149: </head>
150: <body bgcolor="#ffffff" 
onLoad="MM_preloadImages('aboutimages/accreditation_r3_c1_f2.jpg');">
151: <script language="JavaScript1.2">mmLoadMenus();</script>


206: <map name="m_accreditation_r1_c14">
207: <area shape="rect" coords="0,0,296,20" href="http://www.und.edu" 
target="_blank" title="University of North Dakota Homepage" 
alt="University of North Dakota Homepage" >
208: </map>
209: <map name="m_accreditation_r2_c1">



Jim A. Bush
Production Manager, Television Center
University of North Dakota
PH:   (701) 777-2806
FAX: (701) 777-4342
James.Bush@und.edu

Received on Friday, 25 October 2002 22:07:01 UTC