Click to See Complete Forum and Search --> : Minimise problem


vik_pa
06-12-2003, 06:28 AM
Right people I have a problem. Can you please go to this link, do as the instructions require and alter the following variables in examplemenu_var:
var MenuCentered = 'center'
var FirstLineHorizontal = 1;

Now minimise the screen until only half of the menu can be seen.
DO YOU NOTICE THE PROBLEM???

vik_pa
06-12-2003, 06:33 AM
DOH, arent I stupid. Here is the link:
http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm

vik_pa
06-12-2003, 08:12 AM
People can you please give some feedback. The problem is when you minimise the screen you cannot scroll to the leftmost section of the menu.

havik
06-12-2003, 04:42 PM
I looked at the menu and everything worked fine, even with window minimized so low. The only thing is that menus that are larger than the height of the minimized window will appear cut (even thought the script makes it's best effort to appear within the browser height and width).

You need to ask yourself though, are users going to be browsing with a minimized window that they can barely see the webpage (if at all). Another thing, if your menu is larger than the web browser, even maximized, then maybe a restructuring of the menu is needed.

I'm not sure if I addressed (not answered) your issue. Be more specific if I didn't.

Havik