lama
11-11-2004, 11:15 PM
I've been trying to load and run the HV menu but It's not working properly. I'm a little new to HTML but not computers in general. I'm designing my first site from scratch and want a cool menu. So any suggestions are welcome.
In the design view of the page I see three boxes with objects that look like checkmarks inside.
I loaded everything like the directions said...I think.
I edited and saved the files from the hvmenu.zip file into the web directory.
What am I doing wrong? Below is the beginning of the body of the page with the install.htm added. Is this correct?
Please help
***************************************************************************************************************************
*********************************************************************************************************
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>CONTACT US</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Border" content="b, default">
</head>
<body bgcolor="#000000">
//HV Menu- by Ger Versluis (http://www.burmees.nl/)
//Submitted to Dynamic Drive (http://www.dynamicdrive.com)
//Visit http://www.dynamicdrive.com for this script and more
function Go(){return}
</script>
<noscript>Your browser does not support script</noscript><noscript></noscript>
<p> </p>
<table border="0" cellpadding="0" cellspacing="0" width="841" height="617">
<!-- MSTableType="nolayout" -->
**********************************************************After this is the rest of the body and the end tag.
In the design view of the page I see three boxes with objects that look like checkmarks inside.
I loaded everything like the directions said...I think.
I edited and saved the files from the hvmenu.zip file into the web directory.
What am I doing wrong? Below is the beginning of the body of the page with the install.htm added. Is this correct?
Please help
***************************************************************************************************************************
*********************************************************************************************************
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>CONTACT US</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Border" content="b, default">
</head>
<body bgcolor="#000000">
//HV Menu- by Ger Versluis (http://www.burmees.nl/)
//Submitted to Dynamic Drive (http://www.dynamicdrive.com)
//Visit http://www.dynamicdrive.com for this script and more
function Go(){return}
</script>
<noscript>Your browser does not support script</noscript><noscript></noscript>
<p> </p>
<table border="0" cellpadding="0" cellspacing="0" width="841" height="617">
<!-- MSTableType="nolayout" -->
**********************************************************After this is the rest of the body and the end tag.