I downloaded the new 7.5.3 version of the menu to try on our multi-frame site. We used a previous version of the menu in the past to have a top frame and body frame, with the menu dropping between the two.
When I replace the mm_navframe.js file with the newer version, the menu no longer works. I receive the same error on the frame test included in the milonic download.
Firefox javascript debugger gives the message: $F is not defined (mm_navframe.js:21)
Firefox 1.5.06, same on IE6
Can somebody take a look at the frame support of 7.5.3 and see if I'm missing something?
Frame example fails (undefined $F on 7.5.3)
Hi!
I have the the same problem. The sample menu does not work. The Sample menu on your site works fine though.
I just downloaded the "menu_sample1_ver5_758.zip" and opened the file index.htm in the directory "/menu_sample1_ver5_758/extras/frames_menu/
the main menu works fine but the submenus does not appear.
Did you ever find out what was wrong?
regards Mats
I have the the same problem. The sample menu does not work. The Sample menu on your site works fine though.
I just downloaded the "menu_sample1_ver5_758.zip" and opened the file index.htm in the directory "/menu_sample1_ver5_758/extras/frames_menu/
the main menu works fine but the submenus does not appear.
Did you ever find out what was wrong?
regards Mats
Hi Andy,
When I unzip and try the frames, I get an objected expected error in IE, and in FF I get
When I replace the mm_navframe.js file with the one that is used on the Milonic frames page everything works.
Ruth
When I unzip and try the frames, I get an objected expected error in IE, and in FF I get
Code: Select all
Error: $F is not defined
Source File: file:///C:/WINDOWS/Desktop/milonc/releases-v5/test/extras/frames_menu/mm_navframe.js
Line: 21
Ruth