I’m making my first responsive site and would like a navigation bar positioned at the bottom of the viewport. The navigation is an unordered list **with sub-anchors** (just one extra level).
I thought that this would have been easy, but I just can’t figure it out.
I’ve been learning CSS(3) and HTML(5) and am familiar with some jQuery plugins. I’m hoping for a javascript solution w/ a CSS fallback.
Preferably, I’d like to be able to choose either “slide” or “fade”.
Any help would be very much appreciated.
—
CSS-Schticks