Search found 16 matches

by wuscheck
Mon May 03, 2010 2:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24300

Re: Can you add the current date into a menu?

Change the menuclock.js like this... it's untested:

Code: Select all

+ monthNames[_month]+_day+","+ _year
The array for the monthNames:

Code: Select all

monthNames=new Array("January", "February", "March",.....
by wuscheck
Tue Jan 26, 2010 9:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Including search boxes
Replies: 10
Views: 10893

Re: Including search boxes

I've got one more question concerning the menu. After loading the page, the corner pics on the left and right side of the menu are to big. After a mouseover the pics moved into the correct size of 9x30px. Do you have any idea about that?

Here is the code:

<table border="0" cellpadding="0 ...
by wuscheck
Sun Jan 24, 2010 7:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Including search boxes
Replies: 10
Views: 10893

Re: Including search boxes

I'm so sorry, because it was the itemheight, I've changed it to 30 and everything looks fine. Thank you so much... shame on me :oops:
by wuscheck
Sat Jan 23, 2010 10:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Including search boxes
Replies: 10
Views: 10893

Re: Including search boxes

Hi Ruth,

thank you for your support...

Now I've got the same difference in every browser... it looks now like example # 3...
http://www.hsghanau-handball.de/temp/withformff3.5.2.gif

The distance between the whole menu and the blue stripe at the top of the pic is to small as in example #1 ...
by wuscheck
Wed Jan 13, 2010 1:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Including search boxes
Replies: 10
Views: 10893

Re: Including search boxes

After some code work I found out that the IE and Firefox browser display a form in the main menu in a different way.

This is the correct way but without a form tested with IE6, IE7 or FF3.5
http://www.hsghanau-handball.de/temp/withoutformie6.gif

Now the menu with the form tested with IE6 and ...
by wuscheck
Wed Jan 13, 2010 10:49 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Including search boxes
Replies: 10
Views: 10893

Re: Including search boxes

I solved the style-problem by myself. The only problem left is the first one with the onclick...
by wuscheck
Wed Jan 13, 2010 10:32 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24300

Re: Can you add the current date into a menu?

I got it... learning by doing ;)
by wuscheck
Wed Jan 13, 2010 9:31 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can you add the current date into a menu?
Replies: 23
Views: 24300

Re: Can you add the current date into a menu?

Hi ruth,

I have a question concerning menuclock.js... What is the right place for the

<SCRIPT language=Javascript src="menuclock.js" type=text/javascript></SCRIPT>

when I'm using the php-version of milonic because there is no
<SCRIPT language=Javascript src="menu_data.js" type=text ...
by wuscheck
Wed Jan 13, 2010 9:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Including search boxes
Replies: 10
Views: 10893

Including search boxes

I found several postings for this topic but I've got two additional questions concerning search boxes.

I place a search box into the main menu:
$mmMenu->addItemFromText("text=`<form method=get action=http://search.atomz.com/search/>....<input size='25' name='sp_q' value='Suche' onblur='if(!this ...
by wuscheck
Wed Jan 13, 2010 8:00 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic menu and jquery Thickbox
Replies: 26
Views: 53014

Re: Milonic menu and jquery Thickbox

Hi Ruth,

I pasted it into the wrong code... now it works fine. Thank you for your support.
by wuscheck
Tue Jan 12, 2010 6:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic menu and jquery Thickbox
Replies: 26
Views: 53014

Re: Milonic menu and jquery Thickbox

I placed zindex=9 because lightbox got an z-index 100, 90 and 10 but it won't work.

Code: Select all

$mmStyle->zindex=9;
Where I have to place the zindex when I use the php version of milonic? :oops:
by wuscheck
Wed Dec 23, 2009 2:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems using the menu in relation with light-/fancybox
Replies: 1
Views: 4026

Problems using the menu in relation with light-/fancybox

I'm using lightbox / fancybox javascript code for display images, but the menu bar is on top of the images (Test with IE6, FF3.5). Is there any menu code that I have to change?

Example with lightbox:
http://www.hsghanau-handball.de/temp/lightbox.gif

Example with fancybox:
http://www.hsghanau ...
by wuscheck
Tue Aug 04, 2009 5:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I change the position of an bgimage?
Replies: 2
Views: 3991

Re: How can I change the position of an bgimage?

It works now... I forgot the valign-tag "top"... Sorry!
by wuscheck
Tue Aug 04, 2009 4:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How can I change the position of an bgimage?
Replies: 2
Views: 3991

How can I change the position of an bgimage?

I work with a tablebased php menu and I tried to manage that bgimage, the image and the overimage ist positioned at the top of the table. It works properly for image and overimage with imageposition=top. But it doesn't work with the bgimage. What went wrong? Any ideas?

Thx
Patrick
by wuscheck
Tue Aug 26, 2003 8:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with NS 4.x
Replies: 0
Views: 2016

Problems with NS 4.x

Hi,
I have downloaded the example of the new menu version 5.0. The example still works with IE, NS 7 and Opera but not with the versions of NS 4.7 (german) or 4.61 (english). If I browse on the starting page of milonic.com the menu on top works but not my downloaded example.
This are the problems ...