Search found 6 matches

by pparkin
Tue Jun 15, 2004 7:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: inline javascript for milonic source code problem?
Replies: 5
Views: 3442

I looked in the new code and still see the image requests in mmenudom.js. This is affecting any browser that is not NS4 I would expect based on how that script is sourced in. What do these two images do?

<img id=simg"+_el+" src="+_I[24]+_oif+">

and

<img "+_imf+" style='display:block' "+_Iwid ...
by pparkin
Tue Jun 15, 2004 7:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: inline javascript for milonic source code problem?
Replies: 5
Views: 3442

Wow... the build I am using is 2 months old and it is not supported anymore! That is a quick lifecycle. Anyway...

The problem is not a visual one. When we run any page in our site against a program (or service) that gives us a list of links and image requests made from a page, the two above images ...
by pparkin
Mon Jun 14, 2004 9:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: inline javascript for milonic source code problem?
Replies: 5
Views: 3442

inline javascript for milonic source code problem?

Hi all,

I am trying to inline src all the milonic src and config in my page. I am getting two image requests that are giving me errors that seem to be coming from the milonic source code. Has anyone tried to inline src all the milonic stuff? I am doing this to speed the download of the page because ...
by pparkin
Thu Apr 22, 2004 7:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: netscape 7.x on mac submenu disappearing on rollover?
Replies: 2
Views: 2243

Unfortunately I am behind a firewall :cry:
by pparkin
Thu Apr 22, 2004 5:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: netscape 7.x on mac submenu disappearing on rollover?
Replies: 2
Views: 2243

netscape 7.x on mac submenu disappearing on rollover?

Has anyone else had this problem? I am using a relatively positioned menu and on mac OS9 and OSX with netscape 7.x when I go to rollover a submenu it disappears. I moved the js code calls for the menus to right below the opening body tag and have followed all the guidelines for correct relative ...
by pparkin
Tue Mar 30, 2004 11:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: different styles for each submenu item?
Replies: 2
Views: 2079

different styles for each submenu item?

I was wondering if it is possible to code a submenu so each link has a different color and font under the SAME submenu. It seems simple to create different styles for an entire submenu, but each item in that submenu needs to have the same style. I am presently looking to convert a menu made in a ...