Sticky Menu (Shows on Scroll) - Forum

Forum Navigation
You need to log in to create posts and topics.

Sticky Menu (Shows on Scroll)

Hi,

I want to add a menu to a page which is shown when user scrolls page for some predefined pixels.

Is there any method to get how much page is scrolled?
or any idea to help making sticky menu bars.

Thanks!

@noyzen have you seen the "Responsive sample app"?
It's included with VisualNEO Web samples and it has a sticky menu.

Regards.

noyzen has reacted to this post.
noyzen

Thanks Luis,

I know how to make always sticky menus, i need to have a big normal menu and smaller sticky menu which is shown when user scroll the page and big menu hides, like in my website (wordpress theme):

https://xeex.ir

Regards <3

@noyzen I have done some test to mimic the same effect but with no success. It's supposed that position:sticky should do the job but it doesn't work. If I have time I will try again. There must be something I'm missing out...

noyzen has reacted to this post.
noyzen

Thanks, It's not urgent matter!

I will work on it too.