Search found 13 matches

by elbilo
Thu Feb 03, 2005 4:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE5 for MAC
Replies: 3
Views: 2991

IE5 for MAC

I need a MAC/IE5 user to tell me if they get a '404' error when clicking on
my menu links? Also, can see what in my code could cause such a problem? The menus are in a table and I have an Iframe below it.

url: http://www.apfa.org/indexm.htm

<code>
<script type="text/javascript" src="milonic_src.js ...
by elbilo
Sat Jan 29, 2005 2:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IFRAME Hides my Drop Down Menu
Replies: 2
Views: 3485

MAC and Iframes

PS:

Just added the hidediv tag to my 'data.js' file.

<!------------>
<code>

with(milonic=new menuname("apfamenu")){
style=menuStyle;
overflow="scroll";
orientation="vertical";
hidediv="tempiframe";

</code>
by elbilo
Sat Jan 29, 2005 2:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IFRAME Hides my Drop Down Menu
Replies: 2
Views: 3485

IFRAME Hides my Drop Down Menu

I am trying to solve the follwing problem:

MAC users can not see the drop down menus on my web site as I have placed the menus at the top in a table and have a Iframe right below the table. The IFrame covers the menus. I have added this code between the table and the Iframe to try to fix the ...
by elbilo
Mon Jan 10, 2005 7:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drop Down Menu does not open for some users (not all)
Replies: 10
Views: 8070

Returning to the original post, I have solved my problem.
The problem was related to IFRAMES.
I deleted from the main html page:

<code>
<script>
function openIFrame(iFrameId,winURL)
{
ifId=gmobj(iFrameId)
ifId.src=winURL
}
</script>
</code>

and changed the way I had targeted the linked urls on ...
by elbilo
Fri Jan 07, 2005 11:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drop Down Menu does not open for some users (not all)
Replies: 10
Views: 8070

The person that is reporting the problem is a PC user and his browser is IE6. He was able to see the Drop Down menu before, and for some reason
he is not able to see it now. I'm afraid that ")" or a ";" somewhere is missing. Other users, such as myself are not experiencing this problem.
by elbilo
Fri Jan 07, 2005 10:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drop Down Menu does not open for some users (not all)
Replies: 10
Views: 8070

Uploaded version 5.69. I contacted the user that I quoted in my first post,
had him close his browser, refresh, disable his pop-up blocker.
Still having the same problem.
by elbilo
Fri Jan 07, 2005 7:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drop Down Menu does not open for some users (not all)
Replies: 10
Views: 8070

Drop Down Menu does not open for some users (not all)

Some of my users have a problem the my drop down menu.

url: http://www.apfa.org

Link in question: Main Menu

For example, one person wrote:

'The link turns red (hover) when I pass the cursor over it but the drop down menu does not open. If I click on it, the link address at the bottom of the ...
by elbilo
Wed Sep 29, 2004 9:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: html links on the page opened in the iframe?
Replies: 3
Views: 3387

Yes, I figured it. Sorry that I did not get back to you to let you know.
Thanks to all that replied.


Bill
by elbilo
Tue Sep 28, 2004 8:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: html links on the page opened in the iframe?
Replies: 3
Views: 3387

http://www.apfa.org/iframes/apfa-menu.htm

Ruth: Or any one else that can help with this....

I switched from the FRAME version to the IFRAME version using the lastest revision.

Everything is working fine now with the IFRAME script that you suggested.
I have one more thing I need to figure out.

Is ...
by elbilo
Tue Sep 28, 2004 12:34 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: mmenu.js frame with submenus
Replies: 6
Views: 7280

Thanks Ruth.


I am going to switch over to the iframe version. Lets see how it goes.


Bill
by elbilo
Tue Sep 28, 2004 4:14 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: mmenu.js frame with submenus
Replies: 6
Views: 7280

John, I just went to the DHTML Menu from the sites main page and the only 'Frame Based Menu' on the drop down list is 3.0. How do I get the lastest version?

Thanks for your help.
by elbilo
Tue Sep 28, 2004 4:04 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: mmenu.js frame with submenus
Replies: 6
Views: 7280

I just downloaded it today after purchasing license
by elbilo
Tue Sep 28, 2004 3:45 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: mmenu.js frame with submenus
Replies: 6
Views: 7280

mmenu.js frame with submenus

http://www.apfa.org/milonic/new_index3.html

If I click on a menu item that has no submenu, i can continue to navigate without any problems. But once I click on a submenu item, all menu items that have submenu items no longer work.