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.

Java: "Add Tab Button" for a JTabbedPane

Is it possible to add a button to a tabbed pane like in firefox. The plus-button is what I want. …

java button tabs jtabbedpane
Are search engines going to see my dynamically created content in Bootstrap tabs?

I have a page index.php with 3 Bootstrap tabs in it, and for each tab I am generating its content …

javascript twitter-bootstrap tabs seo search-engine
How to remember multiple tabs' session in terminal? (Alike FF session manager)

how does one "undo close-tab" in terminal? And quite related to it, is it possible to remember a session of …

linux tabs undo gnome-terminal
Is SuspendLayout/ResumeLayout worthless or am I going about it wrong?

I have two tab pages hosting TableLayoutPanels that I dynamically populate with labels and textboxes. The first one gets 96 labels …

c# winforms dynamic tabs tablelayoutpanel
JQuery UI dynamic tab - Auto select

I was trying to add a dynamic tab on a button click. I successfully completed it. Now I want my …

jquery jquery-ui dynamic tabs jquery-tabs
Custom TabWidget Android Tab Indicator

Okay, so i am making an android app that has tabs, now my problem is that the tab widget isn't …

android tabs customization indicator android-tabs
Can't Set Default in Twitter Bootstrap Toggleable Tab

The tabs work nicely when clicked but selecting the default tab on window load fails. The javascript runs, no errors, …

javascript tabs twitter-bootstrap nav
How to hide tabs and make them appear after a specific optionbutton is selected?

I posted earlier, but since have made some good progress and figured some stuff out by myself! I have nearly …

excel vba tabs commandbutton
Warning 'grid zero width' when using ag-Grid's sizeColumnsToFit() on two separate ag-Grids, displayed by a tab menu

Getting the warning below when resizing ag-Grid (change size of browser window) and switching between two tabs: ag-Grid: tried to …

angular tabs ag-grid ag-grid-ng2 ag-grid-angular
How to change tab background on viewpagerindicator tabs?

I am using ViewpagerIndicator library by Jake Wharton. I am using the tabs code in conjunction with the ActionBarSherlock library. …

android colors background tabs viewpagerindicator