I am working on a web page that is using div tags as menu boxes. I am hiding these boxes and positioning them below the main content of the page. I reposition them using css relative positioning (which I normally avoid like the plague) and show the boxes on a mouseover event http://www.harrisonshope.org/new_temp.html (see mouseover on Education)
I would like to make this work more like the menus on http://www.paypal.com (see the mouseover on Merchant Services). Is there any way to do this and still keep the look I have now.
Any help is most appreciated.