Search found 6 matches
- Wed Sep 29, 2004 10:02 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: JavaScript errors after upgrading from Version 5.3 to 5.44
- Replies: 11
- Views: 7943
Nevermind....I fixed my own problem
Nevermind....I fixed my own problem. If you open the files extracted from the .zip with Notepad, it can't read some of the characters and it displays the code in with no breaks. Therefore, I had been pasting it with bad code into my Domino script files. However, that doesn't explain why 5.3 worked ...
- Wed Sep 29, 2004 9:45 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: JavaScript errors after upgrading from Version 5.3 to 5.44
- Replies: 11
- Views: 7943
Maybe you don't know how Domino Scrip files work....
Maybe you don't know how Domino Scrip files work....Domino designer has a section called "Script Libraries" under "Shared Code". Anytime you want to create a javascript source file, you have to create a new Javascript library and past in the code from a text file (in this case, the text files ...
- Wed Sep 29, 2004 9:07 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: JavaScript errors after upgrading from Version 5.3 to 5.44
- Replies: 11
- Views: 7943
Here's a link to the problem
I know it's taken me a month, but I finally got a test site up for you guys to view. Just to recap my problem, we are using the lincensed menus in a Lotus Domino Application. Everything has worked great up to version 5.3, but nothing after that will work. This link will take you to a page that shows ...
- Mon Aug 30, 2004 9:37 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: JavaScript errors after upgrading from Version 5.3 to 5.44
- Replies: 11
- Views: 7943
It's on our intranet right now, so you won't be able to get through. I'm going to check with my boss about putting it on an external server so that I can troubleshoot easier with you. Are there any problems with excluding the mmenuns4.js file? We haven't been calling it in our menus b/c everyone is ...
- Mon Aug 30, 2004 8:13 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: JavaScript errors after upgrading from Version 5.3 to 5.44
- Replies: 11
- Views: 7943
JavaScript errors after upgrading from Version 5.3 to 5
I cleared my cookies and temporary internet files, but still get the same errors. " '_n' is undifined " which is referring to this line in mmenudom.js: "Type Professional*/_dBT=_n;_dBL=_n;" and " 'mm_style' is undefined " which is being called from my menu_data.js file. I have updated all three ...
- Mon Aug 30, 2004 5:20 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: JavaScript errors after upgrading from Version 5.3 to 5.44
- Replies: 11
- Views: 7943
JavaScript errors after upgrading from Version 5.3 to 5.44
Hi. I am receiving JavaScript errors after upgrading from V5.3 to V5.44. I call the drawMenus() function from within a table in my HTML code. I updated the mmenudom.js and the milonic_src.js files, but haven't touched the code in my menu_data.js file. However, even when I replace my menu_data.js ...