Search found 12 matches

by pbyrne
Mon Oct 30, 2006 11:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Thanks Ruth... I know what you mean.

I will continue to work on it.
by pbyrne
Mon Oct 30, 2006 11:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Thanks Ruth. I got the files, and inserted the style for the form. It works!

I have not eliminated the idea of a date in the menu. I am trying to avoid a table to call the clock_main.js or another similar JS file that I have on hand called date.js ...The CSS is not co-operating and placing the info ...
by pbyrne
Mon Oct 30, 2006 9:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Thanks for the reply, Ruth.

I have played with removal of the language=javascript command, but that does not change the display of the menu search in a two line block in IE7. FF displays properly.

The current draft can be viewed at:

http://www.dracoblu.com/testindex1.html
by pbyrne
Thu Oct 26, 2006 9:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Thanks John... I have not played with IE7, so if you have any suggestions that would be great. It is still in beta, right?...Maybe that will make a difference.

This is a bit off topic, I will be trying to make this a CSS compliant website. Do you have a CSS alternative to a table for this part of ...
by pbyrne
Thu Oct 26, 2006 4:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Thanks Andy.... I did not see your reply right away, so it has been a few days.

I removed the extra hash mark in the clock_main.js, and inserted the no break space a few different ways in the embed_main.js file, but I cannot seem to remove the extra horizontal space in IE. Here is the current code ...
by pbyrne
Fri Oct 20, 2006 10:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Interesting.... I can't seem to make that extra horizontal disappear in IE by putting in   I am running IE6

Any thoughts on that other JS error related to the date?
by pbyrne
Fri Oct 20, 2006 7:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Thanks Ruth. I have incorporate the code into the menu at: http://www.dracoblu.com/testindex.html

A couple of problems I have noticed....The date appears as a hyperlink with an error of: javascript:void(0) in both FF and IE. I also notice that in IE the horizontal menu bar is double with width than ...
by pbyrne
Fri Oct 20, 2006 4:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Thanks Ruth. I will investigate this, but if you find a date only module, that would be ideal.

Enjoy a great weekend.
by pbyrne
Fri Oct 20, 2006 6:57 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24309

Can you add the current date into a menu?

I'm wondering if there is an easy way to incorporate a current date into the menu.

For reference, my draft menu is at: http://www.dracoblu.com/testindex.html

I wish to place a current date in the horizontal menu aligned to the far right.

If anyone has suggestions it would be greatly appreciated ...
by pbyrne
Tue Oct 17, 2006 6:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: sub-menu positioning
Replies: 4
Views: 3833

Thanks Ruth. I have it working now.

Enjoy a great day!
by pbyrne
Tue Oct 17, 2006 4:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: sub-menu positioning
Replies: 4
Views: 3833

Thanks for your reply, Ruth.

I have placed the code as such, by following your suggestion of a second .js file that includes only the menu data portion. It is in the file called embed_main.js:

<body>
<script language="javascript" src="milonic_src.js" type="text/javascript"></script>
<script ...
by pbyrne
Tue Oct 17, 2006 7:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: sub-menu positioning
Replies: 4
Views: 3833

sub-menu positioning

Hello...

It has been some time since I worked with my Milonic menu, and I am rusty. I have a test page at:

http://www.dracoblu.com/testindex.html

My issues are twofold:
- In IE the sub-menus do not appear
- In Firefox the sub-menus appear but are some distance lower than the main menu items

Any ...