Give help. Get help.
I was over at Wacom website and I saw this really smart Nav Bar. The Nav Bar stays put as the user can scroll through the rest of the content. How would I could such a Nav Bar. The link is here
By using the CSS property position: fixed; http://davidwalsh.name/css-fixed-position
position: fixed;
You must be logged in to reply to this topic.