Search found 3 matches
- Mon Mar 12, 2007 4:56 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: setting document.domain causes the sub menus to break in IE
- Replies: 3
- Views: 3020
A better example
I tried debugging further and the submenus don't work in IE 6 ands 7 with the default code. Below is a test page I've been using. The milonic files and the data file are straight from the 7.770 build of the menus. All I have is a call to document.domain (and yes, it's a valid call - our dev box here ...
- Fri Mar 09, 2007 6:47 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: setting document.domain causes the sub menus to break in IE
- Replies: 3
- Views: 3020
Uh, no I can't post it.
Unfortunately, I can't throw up pages on an external site from work. The milonic files are 5.770 of the menus. You can ignore that nav.js file. The css files are off of http://www.circuitcity.com.
- Thu Mar 08, 2007 8:14 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: setting document.domain causes the sub menus to break in IE
- Replies: 3
- Views: 3020
setting document.domain causes the sub menus to break in IE
I have an app that needs to be framed my one of our maintenance apps. In order to get the maintenance app to talk to the main application pane, I need to add the command - document.domain="<my internal domain>". The domain that I'm using is valid, but it causes the menu to break in IE (both 6 and 7 ...