Mega Drop-Down Menu: Is there a way to reposition a long menu to make it visible within the screen
- by nKnight
Hi, I am working on this mega menu:
http://www.sitepoint.com/blogs/2009/03/31/make-a-mega-drop-down-menu-with-jquery/
Sometimes the dropdown menu overshoots the screen coordinates. Is there a way to reposition the menu so that it gets displayed within the screen coordinates at all times?
Thanks.