Jan 232012
Menu drops off the page whenever the screen is re sized too small. This is probably a fairly easy problem to solve but I’m an HTML idiot.
Checkout the problem at:
Any suggestions?
If you’re going to use absolute positioning, then position the menu div to the left and 50% from the top. Then put the three buttons within that div without absolute positioning.