Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:45

Making Menu 508 Compliant


Poster: shong
Dated: Wednesday May 4 2005 - 17:42:33 BST

I am trying to make the menu 508 compliant. I realize that I just need to add the keypress.js file. However I was wondering exactly where I need to add this? I was told to add it after the data file, so does that mean to include this file inside my asp file? Something like this:

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


Poster: John
Dated: Wednesday May 4 2005 - 18:11:59 BST

The way you have it above is correct.


Poster: shong
Dated: Wednesday May 4 2005 - 18:34:02 BST

Thanks. I am now seeing a JS error. 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 why this is happening?


Poster: John
Dated: Wednesday May 4 2005 - 19:13:47 BST

Are you running the latest version of the menu code (5.722) and keypress (1.3)?


Poster: shong
Dated: Wednesday May 4 2005 - 19:25:22 BST

I am running 1.3 on the keypress.js file. I am using 5.69 for the menu code.


Poster: John
Dated: Wednesday May 4 2005 - 19:31:18 BST

That combo should work, although you should update to the latest version, as that is all we can support.

Got a URL we can see?


Poster: shong
Dated: Wednesday May 4 2005 - 20:02:33 BST

The app is a intranet based app. So sorry, no url to send. However, I can send you the files that I have if you give me your email address.


Poster: John
Dated: Wednesday May 4 2005 - 20:28:52 BST

You can post them right here (not the menu code, of course!). Give us the full HTML and the _data file. Please don't forget to use the [code][/code] tags when posting.

We do it this way rather than email in case one of us gets hung up somebody else can carry on.


Poster: shong
Dated: Wednesday May 4 2005 - 20:33:32 BST

Here is the html for the menu: