Search found 24 matches

by shong
Wed Jun 22, 2005 6:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hello,
I have not received a reply post about if Milonic menu supports the JAWS screen reader.
by shong
Fri Jun 17, 2005 11:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Does Milonic support the JAWS screen reader?
by shong
Thu Jun 16, 2005 9:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hi Ruth,
Does the Milonic menu support screen readers? I have our menu working using the keyboard but when I tried using the screen reader, it could not read any of the menu or sub menus.
by shong
Tue Jun 14, 2005 10:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Ruth,
I am now getting this error when I include the keypress.js file.


Line 125 in the keypress.js file.

m_[...] is null or not an object. Here is the line of code that it is failing on:

Code:
function KPcrawlChildren(_mn)
{

var _ar=_m[_mn][0]

Any ideas?
by shong
Tue Jun 14, 2005 8:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hi Ruth,
Ok, so I implemented a test menu using the latest build. As soon as I removed he Home menu item, the tabbing stopped working. This is the bug i have been in contact with John about. Andy was supposed to be working on it but I have not heard on where they are with this. Our software does not ...
by shong
Tue Jun 14, 2005 5:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hi Ruth,
I updated our menu to the latest version. Now when I hover over the menu, I am getting an error. _Wz1 is undefined. This JS error is happening in the MMenuDom.js file. Any idea on what is causing the error?
by shong
Thu Jun 09, 2005 7:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hi Ruth,
I am taking over for someone on the Milonic menu for our site. Can I download the free version and embed license info into the JS file or do I need to log in with our credentials to get the licensed version? I have the license number but do not have the log in information.
by shong
Thu Jun 09, 2005 5:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Is there a topic or page that lists what bugs or enhancements each Version has fixed or added?
by shong
Mon Jun 06, 2005 8:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hi John
does Version 5.725 - Built: Saturday June 4 2005 - 22:29 GMT fix any of the keypress bugs?
by shong
Tue May 31, 2005 3:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hi John,
Is there any update on this bug fix?
by shong
Thu May 19, 2005 9:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hi John,
Any update on the progress of the bug fixes for keypress and the tree?
by shong
Wed May 11, 2005 3:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Hiding a sub menu item
Replies: 4
Views: 4692

For now I just want to hide the item. However it would be good to know how to hide it based on a condition.
by shong
Tue May 10, 2005 8:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Hiding a sub menu item
Replies: 4
Views: 4692

Hi Ruth,
Our company has purchased the menu. I just used that code snipet as an example.
by shong
Tue May 10, 2005 4:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Thanks John. Do you know the timeframe of when it might be fixed? Also is there a way I can get notified when the fix is complete?
by shong
Mon May 09, 2005 11:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Hiding a sub menu item
Replies: 4
Views: 4692

Hiding a sub menu item

Is there a way to hide a sub menu item? I just want to hide one item inside a sub menu.

I want to hide the item that is in bold. I tried text=; but that caused my tabbing to not work.

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top ...
by shong
Mon May 09, 2005 9:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Is there a way to have the tab work without putting in a url for the first menu item?
by shong
Mon May 09, 2005 7:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Hi Ruth,
Once I placed url in the first menu I was able to tab to it. Then I can tab to the next menu fine but if I want to go to the third menu, it goes thru all the sub menus. However since I have the menu set up to open onclick, it is not showing the sub menus.

I did noticed that if I go and ...
by shong
Mon May 09, 2005 6:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tabbing to Menu
Replies: 32
Views: 19911

Tabbing to Menu

I have incorporated the keypress.js file however I cannot tab into the menu. If I hover over the menu and show the menu items then the tab will go into that menu. Any ideas on how to get around this?
by shong
Fri May 06, 2005 8:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: keypress.js
Replies: 5
Views: 3972

I have a similar issue. My menu is set up so the user has to click on it to display the menu items. So unless the menu item is displayed by clicking on it first, the tag does not work.

Do I have to set it up so the menu items are displayed when you hover over it before the tab will work?
by shong
Wed May 04, 2005 8:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Making Menu 508 Compliant
Replies: 8
Views: 5428

Here is the html for the menu: