Search found 2 matches

by aspen.olmsted
Thu Jun 30, 2005 6:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drop down menus not alligned with top menu
Replies: 4
Views: 3015

Here is a simple sample

This is just the sample with the <CENTER><DIV> and <TABLE> wrapper.

<!-------------------------------------------------------------------->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML DIR="LTR">
<HEAD>
<TITLE>eSRO web site</TITLE>
<meta http-equiv="Content-Type" content="text/html ...
by aspen.olmsted
Thu Jun 30, 2005 2:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drop down menus not alligned with top menu
Replies: 4
Views: 3015

Drop down menus not alligned with top menu

I am trying to see if I can use the menus as a replacement for mm_menu.js. The framework uses css absolute positioning and the menus are in a table. The whole page is wrapped in a <CENTER> and a <DIV>. I do not think I can change this as it comes from the application I am working in.

Here is the ...