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.

How to programmatically switch tabs using buttonclick in Android

I have been struggling with this for a few days now. I'm trying to switch tabs programmatically upon a button …

java android tabs onclick android-tabhost
Android Navigation Drawer over the tabs

I am using the new navigation drawer available from the support library. When using the drawer along with tabs, the …

android tabs android-actionbar navigation-drawer
Diff two tabs in Vim

Scenario: I have opened Vim and pasted some text. I open a second tab with :tabe and paste some other …

vim diff tabs vimdiff buffer
Opening and closing a new tab when downloading

On many websites (Dropbox being a good example), when you click on a document to download it, it opens a …

javascript tabs greasemonkey
How to make scrollable tab in Android?

I have 9 tab but in fill mode. I want to make these thabs scrollable. But i dont know the trick. …

android tabs scrollable
AngularJS controller for a tab

I have three tabs in my page. I'm using tabset and tab according to Angular Bootstrap Docs. I set a …

javascript angularjs twitter-bootstrap tabs ng-controller
jQuery Mobile Navigation Tabs

I want to have a tab-navigation in my jQuery Mobile project. I know I can use the data-role 'navbar' but …

javascript jquery tabs jquery-mobile navbar
jQuery: trigger event on tab key

I would like to call a function when the tab key is pressed within any field with the name="notes". …

javascript jquery tabs keypress keydown
CSS Inherit for unknown Background Color is Actually Transparent

I am creating a tab-like functionality with <ul> and <li> elements, and I noticed this kind-of …

html css tabs background-color
TabControl with Add New Tab Button (+)

What is the proper way of adding a '+' button tab at the end of all the tab items …

wpf button tabs tabcontrol