Hello! This is my first post, and so i'm guessing you probably will think i'm just here for answers.. but I do plan on becoming active here! Anyways I already designed a navigation bar for my site via Photoshop, but I don't know how to turn it into a working HTML/CSS/JavaScript & jQuery code to make it do what I want it to do.
Here is my idea:
I want it to stay to the right of the screen at all times. Even when scrolling. I believe that's the position: fixed; CSS code.
[spoiler=Concept]
What it will look like by default:
When Hovered Over:
Selection When Hovered Over:
Any tips will do!