Kendo UI for jQuery
The Kendo UI AppBar is a template-driven component that most often serves as the main navigation for an app. It consists of content items which represent the actions that a user can take and spacers between these items. Common content items are navigation buttons and search fields.
jQuery AppBar exposes several positions and position modes. It can be positioned at top or bottom. Its position modes are fixed, sticky or none. Sticky position mode is used if the widget has to be visible while the user scrolls up or down, while the fixed option positions the widget relative to the view port.