Top "Tabs" questions

A user interface pattern that allows for the display of multiple pages or elements with a navigation reference above, below, or to the side of the content.

Horizontally scrollable tabs focus on center with snap in flutter

Here I want to ask or can I make a tutorial like tabs, focusing center but the left and right …

flutter dart tabs flutter-layout horizontal-scrolling
How to insert tabs inside ion content in Ionic

Always using the awesome framework Ionic for developing my mobile application. everything seems to work fine. I want to add …

javascript css ionic-framework tabs ionic-view
Ionic tabs Badge

I am trying to add a badge on my Icons in the tabs. The current result is: http://play.ionic.…

tabs icons ionic-framework ionic badge
Using jQuery UI Tabs. How would I make one of the tabs link to a URL rather than load a tab panel?

I am using jQuery UI tabs to create a vertical tab section of a page, and want the last vertical …

jquery jquery-ui tabs jquery-ui-tabs
How to implement draggable tab using Java Swing?

How do I implement a draggable tab using Java Swing? Instead of the static JTabbedPane I would like to drag-and-drop …

java user-interface swing tabs
How to set a specific tab when opening a Sliding Tab Layout activity?

I tried this tutorial and it works great, but now I would like to know if it is possible, when …

android tabs sliding
How do you default to Soft Tabs while programming in Textmate?

My "Soft Tabs" setting in TextMate is not sticky. After I restart TextMate, I often have to set the option …

tabs textmate
Sliding Tab Layout in iOS app developed in Swift

I am developing an iOS app in Swift with the latest Xcode - Xcode 7 and would like to implement the "…

ios swift tabs sliding
How do I get a tabbed pane component in JSF 2.0 (Sun Mojarra)

I am learning/using JSF 2.0 (Sun Mojarra) now and I want to have a tabbed pane in my webapp (single …

java jsf jsf-2 tabs tabbed-interface
Adding Dynamic Tab in BootStrap Tabs

I am using Twiter Bootstrap Tabs on my page. I want to dynamically add tabs in the view. Currently I …

javascript twitter-bootstrap tabs bootstrap-tabs