Top "Navigation" questions

Navigation refers to the process of navigating a network of resources, and the user interface that is used to do so.

how do I keep a nav bar at the top of the page?

I'm trying to make my nav bar stay at the top of the page like on forbes.com I know …

html css navigation fixed
How to implement pagination in Android listview

I am working for Android app, in which I need to show listview with items. But There are more elements …

android listview navigation
Multiple pages tutorial in Google Web Toolkit (GWT)

I just started learning Google Web Toolkit (GWT). How do I make different HTML pages in my GWT application? For …

gwt navigation
How to navigate back to the last cursor position in Visual Studio?

What is the keyboard shortcut navigate back to the last cursor position in Visual Studio?

visual-studio navigation keyboard-shortcuts
Slick slider custom dots

I was wondering if there is a way to use custom slick slider dots. When I search, all I can …

javascript jquery navigation slick.js
Side navigation menu like Facebook app

I'm looking for something similar to what the new Facebook app has implemented for the Android/ios mobile applications. I …

android facebook navigation android-side-navigation
Passing and retrieving multiple parameters in jquery from one page to another page

I want to pass 4 names using jQuery from one page to another page using jQuery in winRT app. done using …

jquery variables parameters navigation winjs
Best way to add "current" class to nav in Rails 3

I have some static pages in a navigation menu. I want to add a class like "current" to the item …

navigation ruby-on-rails-3
How to change navigation animation using Flutter

Is there any way to change the default animation when navigating to/from a page in Flutter?

animation flutter navigation
UINavigationBar Text Color in Swift

How would I go about changing the color of the UINavigationBar in Swift? Most things online say to do something …

text colors navigation uinavigationbar swift