Dear Supporter,
below my code where I never see the drawn menu, although I see the correct hyperlinks for the menues!
However, when looking at the chromstyle.CSS sheet I see an error which tells me: 'content' ist a known CSS property name!
I use:
VisualStudio 2003
My guess is that due to the error in the stylesheet I can't see the 'drawings!
Probably again just a oversight of mine!
Thank you for any idea/help
ed
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>default</title>
<meta name=vs_defaultClientScript content="JavaScript">
<meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name=ProgId content=VisualStudio.HTML>
<meta name=Originator content="Microsoft Visual Studio .NET 7.1">
<LINK href="chromstyle.css" type="text/css" rel="STYLESHEET">
<script type="text/javascript" src="chrome.js"></script>
</head>
<body MS_POSITIONING="GridLayout">
<div id="chromemenu">
<ul>
<li><a href="http://www.dynamicdrive.com">Home</a></li>
<li><a href="#" onMouseover="cssdropdown.dropit(this,event,'dropmenu1')">Resources</a></li>
<li><a href="#" onMouseover="cssdropdown.dropit(this,event,'dropmenu2')">News</a></li>
<li><a href="http://cnn.com" onMouseover="cssdropdown.dropit(this,event,'dropmenu3')">Search</a></li>
</ul>
</div>
<!--1st drop down menu -->
<div id="dropmenu1" class="dropmenudiv">
<a href="http://www.dynamicdri...................................



Reply With Quote

XImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
Bookmarks