Using frames, menu is cutted

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
ekbalam
Beginner
Beginner
Posts: 4
Joined: Thu Apr 13, 2006 10:30 pm

Using frames, menu is cutted

Post by ekbalam »

Hi I have a problem, I'm using frames in my web application, I putted a top frame and inside that frame I included the menu, but I have a problem when the menu drops down, is cutted for the limits of that frame, Which property should I change (if is the case) the menu can invade the down's frame?.

Can some body help me?
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

please read and study the sample

http://milonic.com/frames/
Moreover, the "body" frame also contains the Milonic base .js files — milonic_src.js, mmenudom.js/mmenuns4.js — along with standard "menu_data" definitions for the submenus; defined in a file called menu_data_body.js for this example.
Michael
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

It sounds like you are just using a 'regular' menu and putting it in a frame. If you have a frame which is smaller than the sub menus that will open then they will be 'cut-off' because they are down on the part of the frame not visible to the user.

There is a frames version of the menu, that is what you need to use, and there is a demo for using the frames menu

http://support.milonic.com/demos/frames/index.htm

Hope this helps.

Ruth
ekbalam
Beginner
Beginner
Posts: 4
Joined: Thu Apr 13, 2006 10:30 pm

thanks

Post by ekbalam »

Thanks a lot for you help, it was very useful...
ekbalam
Beginner
Beginner
Posts: 4
Joined: Thu Apr 13, 2006 10:30 pm

thanks

Post by ekbalam »

Thank you Migru, Thank you Ruth, I solve my problem and I already can see my submenus on body frame.
Post Reply