![]() |
| ||
| Drop Down Menu - Problem Opening in IE I have used the Suckerfish drop down menu and have run into a problem. I found the sample code here. Here is a simplified version of what my code looks like: <style type="text/css"> Problem 1: is... so far in IE 6 (not able to test in other browsers, but it works in IE 7) when you hover over the "category", the drop down menu pops out to the right, which all works fine. Then you move your mouse over the "sub 1" menu, which again is fine, until your try to move your mouse down to the "sub 2" menu and then the whole "sub" menu disappears completly. Problem 2: Can anyone show me how to ensure that the drop down menu will adjust for the size of the page? For instance, when someone scrolls over a part of the menu that is taller or wider than there browser, how can I get the opening menu to stay within the browsers border and not go off-screen? |
| ||
| Re: Drop Down Menu - Problem Opening in IE Without loading this into a Web page, there are a couple of things it could be, If there is a 1px space between the submenus, the menu will close when you roll over it. The other common problem is te css for hovering. As for menu overflow...there is really no foolproof way to do this. I would suggest having the browser check the width of the window vs. the position and width of the menu and reposition the submenus on overflow. Your best bet is to design your site in such a way that this situation does not happen or happens only under certain conditions that can be easily avoided. |
| All times are GMT -4. The time now is 4:01 am. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC