How can I achieve the top image and then fixed top nav bar effect of this website? Specifically, the way the top navigation bar scrolls over the top sliding image plugin, then becomes fixed. http://www.creuna.se/
|
closed as not a real question by NULL, Kyle Sevenoaks, Shree, NullPoiиteя, Adriano Nov 9 '12 at 11:45
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Here is the sample and link how can you achieve you may need a JQuery plugin to create such a header slider http://cssglobe.com/lab/easyslider1.7/01.html For sticking the Nav bar in the header after scroller past it: Here is the simple code snippet and demo HTML:
Javascript:
demo of the above at JsFiddle http://jsfiddle.net/5ADzD/1/ Reference post: Sticking Div to Top After Scrolling Past it Hope this was helpful. |
|||
|
|
|
Not sure if I get you right, but maybe this can help you : With a very high value, you can achieve that the picture comes in very slowly:
|
|||
|
|