This is basically a continuation from my previous question.
Seeing that my fixed element is not going to do the trick on a responsive environment, I need to somehow have a small nav menu absolute positioned to the wrapper. scale with the wrapper as the window scales but stay fixed at the top when scrolling.
I guess This will be able with jQuery but I am not to sure how to go about it.