Search found 72 matches

by slackbladder
Mon Sep 05, 2005 7:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu images don't call
Replies: 6
Views: 7975

You're welcome - glad you got it sorted! :D
by slackbladder
Mon Sep 05, 2005 4:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu images don't call
Replies: 6
Views: 7975

Your code works OK for me (on my server) :(

You need to update your Milonic code:

http://www.milonic.com/menuvinfo.php

Then try:

1. Check file permissions on orangedots.gif
2. Try creating a page that ONLY has the Milonic code on and run it on your server. Hopefully that will show if it's your ...
by slackbladder
Fri Aug 26, 2005 9:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu images don't call
Replies: 6
Views: 7975

Please post a URL so we can see the problem.
by slackbladder
Thu Aug 25, 2005 1:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Border, or something else? Help! - {IE FILTERS - SOLVED} -
Replies: 4
Views: 3693

I guess your test page is missing?

I get:


You might be lost! The page that you have asked for has been moved or you are somewhere you should not be. To get back to the great Leafs resource at Penaltybox.com, Please Click Here!

It is also possible that the page you are looking for runs on a ...
by slackbladder
Thu Aug 25, 2005 11:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: MySQL menu using screenposition offset
Replies: 6
Views: 5160

Nice one fella! :D

Works a treat! I thought the left statement had to be part of the screenposition statement - I just created another field in mm_menus (MySQL) left - set the offset and YAY! spot on.

Thx for the help - this one is SOLVED! :D
by slackbladder
Wed Aug 24, 2005 10:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: MySQL menu using screenposition offset
Replies: 6
Views: 5160

Sorry to bump this.

Andy if you can point me in the right direction in editting mm_phpmenu.php I will have a go myself. I'm guessing some sort of check to see if screenposition is used then placing the quotes differently?

screenposition = "center"; left="offset=-200";

instead of:

screenposition ...
by slackbladder
Mon Aug 22, 2005 8:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Amazon type menu , how can I do this?
Replies: 3
Views: 3965

See if this works for you.

Put the following in your jupiter_menu_data.js


_menuCloseDelay=400;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-2;
horizontalMenuDelay=true;


forgetClickValue="true";


with(menuStyle=new mm_style()){
bgimage="tab_on_white.gif";
fontfamily="Verdana, Tahoma ...
by slackbladder
Mon Aug 22, 2005 7:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: MySQL menu using screenposition offset
Replies: 6
Views: 5160

Hi Andy,

Yep already added screenposition to main and adjusted field value but it's the additional 'offset' variable that doesn't work for me.

screenposition = center (works fine)

screenposition = center;offset=left=-200 (doesn't)

Thx
by slackbladder
Sun Aug 21, 2005 9:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: MySQL menu using screenposition offset
Replies: 6
Views: 5160

MySQL menu using screenposition offset

Hi,

I have a problem with the MySQL solution.

http://support.milonic.com/datamenu/

Everything is fine but I can not use:

screenposition = "center"; left="offset=-200";

I get:

screenposition = ""center"; left="offset=-200"";

or

screenposition = "center; left=offset=-200";

neither work.

I ...
by slackbladder
Thu Jul 28, 2005 8:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Nav images show in the root files but not in sub directorys?
Replies: 7
Views: 6677

:oops: Sry just read you had done that! DOH! (it's been a long day! :( )

Give us a URL so we can see the problem.
by slackbladder
Thu Jul 28, 2005 8:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Nav images show in the root files but not in sub directorys?
Replies: 7
Views: 6677

try:

Code: Select all

aI("showmenu=products;image=/images/nav/products.gif;overimage=/images/nav/products.gif;;url=http://menusample83.php;")
if the folder images is in root.
by slackbladder
Thu Jul 28, 2005 3:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: "_d" is undefined
Replies: 9
Views: 7095

To have a better chance at helping we need a url to look for ourselves.
by slackbladder
Thu Jul 28, 2005 2:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: "_d" is undefined
Replies: 9
Views: 7095

Also review Kevins reply in this post:

viewtopic.php?t=5323
by slackbladder
Thu Jul 28, 2005 2:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: "_d" is undefined
Replies: 9
Views: 7095

To have a better chance at helping we need a url to look for ourselves.
by slackbladder
Thu Jul 28, 2005 2:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: "_d" is undefined
Replies: 9
Views: 7095


<SCRIPT language=JavaScript src="/_menu1/milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=/_menu1/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=/_menu1/mmenudom.js><\/scr"+"ipt ...
by slackbladder
Wed Jul 27, 2005 8:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS problem, etc. - [SOLVED]
Replies: 36
Views: 21624

Try using the Milonic example on a blank html page (upload to your server) to see if its your page thats at fault
by slackbladder
Wed Jul 27, 2005 8:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS problem, etc. - [SOLVED]
Replies: 36
Views: 21624

Try removing the left and top statements of all your submenus.

Also consider reviewing one of the many examples here on the site and download one. Then edit it with your links.

http://milonic.com/menusample1.php
by slackbladder
Wed Jul 27, 2005 4:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS problem, etc. - [SOLVED]
Replies: 36
Views: 21624

If the site isn't staying where it is you would be better off placing the menu files in to the root (http://www.net-aid.net/) or in to a dedicated folder ( http://www.net-aid.net/menu/ ).

Then make your code:


<script type="text/javascript" src="/menu/menu_data.js"></script>

if you use http ...
by slackbladder
Wed Jul 27, 2005 3:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS problem, etc. - [SOLVED]
Replies: 36
Views: 21624

The menu paths need to be:



<script type="text/javascript" src="/hidden/milonic_src.js"></script>
<div class=milonic><a href="http://www.milonic.com/">JavaScript Menu, DHTML Menu Powered By Milonic</a></div>

<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src ...