I have a left-side vertical CSS menu with subnavs that pop to the right.
My problem is that the last menu item has many subnavs that cause them to display below the fold of the window.
Is there any way with CSS or jQuery to detect if this will happen and adjust the position accordingly so that all submenu items can be seen?
Here is a link to my example (you may have to adjust the window height):
<!--demo is at following link-->