Search found 4 matches

by mvoelkening
Tue Oct 16, 2007 4:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Second menu in a list of menus not displaying
Replies: 6
Views: 5038

Re: Second menu in a list of menus not displaying

Sorry, but it is not working yet. Even changing the doctype doesn't help. Please take another look.

Thanks

Martin
by mvoelkening
Tue Oct 16, 2007 5:33 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Second menu in a list of menus not displaying
Replies: 6
Views: 5038

Re: Second menu in a list of menus not displaying

Here is the complete HTML code of the page:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xml:lang="en" lang="en">
<head>
<script type="text/javascript">
<!--
function changeDiv(the_div,the_change)
{
var the_style = getStyleObject(the_div);
if (the_style ...
by mvoelkening
Tue Oct 16, 2007 3:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Second menu in a list of menus not displaying
Replies: 6
Views: 5038

Second menu in a list of menus not displaying

Hello,

I have a number of menus underneath each other but the second menu does not show up. It doesn't matter how many items I have in the list (2, 3, 4, 5, ...) the second is always missing (see screenshot).

Here is the HTML code:


...
</head>
<body>
<SCRIPT type="text/javascript" src="js ...