Search found 4 matches

by childrm
Sat Sep 25, 2004 3:21 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu with dropdowns in a <td>
Replies: 5
Views: 4996

Problem fixed!...I think

Thanks. Now it is working a-ok. What I did was follow the Mac problem instructions. For anybody who is interested or is having the same problem, here is what I did:

1)Cut the following code from the menu_data.js file:

<script language=JavaScript type=text/javascript>
with(milonic=new menuname ...
by childrm
Fri Sep 24, 2004 9:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu with dropdowns in a <td>
Replies: 5
Views: 4996

Here is a sample link that demonstrates what I am trying...

Here is a link to the problem that I am encountering. I need to position the menu inside the right cell. Any help would greatly be appreciated!

http://www.shmc.org/sample.htm

mike
by childrm
Fri Sep 24, 2004 8:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu with dropdowns in a <td>
Replies: 5
Views: 4996

Horizontal Menu with dropdowns in a <td>

I need to be able to place the horizontal menu in a <td> inside a table that is centered and about 750 pixels wide (Lots of room for menus).

It seems to float to the top left.

I followed the instructions at:
http://www.milonic.com/tablemenu.php

But this was for verticle menus. I also checked ...
by childrm
Tue Dec 16, 2003 2:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu to include in layered website
Replies: 1
Views: 2052

Horizontal Menu to include in layered website

First off I am not a programmer but a coordinator that has been forced to start programming.

I am currently redesigning the website that I am responsible for. I am building off of the example from the SitePoint textbook called "HTML Utopia: Designing Without Tables using CSS". Its a great book but ...