Search found 6 matches

by Larwince
Fri Apr 20, 2007 9:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Cannot select sub menu...
Replies: 10
Views: 6100

I have discovered my new menu is conflicting with the old menu.
by Larwince
Fri Apr 20, 2007 4:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Cannot select sub menu...
Replies: 10
Views: 6100

I ripped away the table and I still have the same original problem with the sub menu unselectable until I scroll about 13 mm. That was the same problem when I did get the menu to work in the table.
by Larwince
Thu Apr 19, 2007 9:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Cannot select sub menu...
Replies: 10
Views: 6100

Let me give a little more background on the web page.

The milonic _src.js is already being called as this is a sub page within another.


The table is actually within an <asp:Content> tag. I am sure this complicates thing somewhat.
by Larwince
Thu Apr 19, 2007 8:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Cannot select sub menu...
Replies: 10
Views: 6100

I rewrote my page to look as follows:

Html page

<table cellpadding="0" cellspacing="0" border="0" width="800px">
<tr>
<td style="background-color: #026cb8;width: 223px">
<script type="text/javascript" src="../../WebScripts/Milonic/milonic_src.js"></script>
<script type="text/javascript ...
by Larwince
Thu Apr 19, 2007 8:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Cannot select sub menu...
Replies: 10
Views: 6100

I am using vertical menus....does that matter. I actually find this exact post by you previously. I just couldn't find what I was looking for. Maybe I need to look harder.
by Larwince
Thu Apr 19, 2007 7:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Cannot select sub menu...
Replies: 10
Views: 6100

Cannot select sub menu...

I cannot select sub menu until I scroll down my page. After about 13 mm I can select the all of the five lines in the sub menu (It slowly allows me to select each one the farther I scroll down the page). The Sub menus then works fine. I have only completed the first submenu...I am still working on ...