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 launch a Google Chrome Tab with specific URL using C#

Is there a way I can launch a tab (not a new Window) in Google Chrome with a specific URL …

c# google-chrome url tabs
No resource identifier found for attribute 'layout_behavior' in package

My application worked fine until I tried to add a library to it. After I added the library, Android Studio …

java android xml android-studio tabs
Android ViewPager get the current View

I have a ViewPager, and I'd like to get the current selected and visible view, not a position. getChildAt(getCurrentItem) …

android android-fragments tabs android-viewpager
Chrome: timeouts/interval suspended in background tabs?

I was testing the accuracy of setTimeout using this test. Now I noticed that (as expected) setTimeout is not very …

javascript google-chrome tabs settimeout
IllegalStateException: Fragment already added in the tabhost fragment

FATAL EXCEPTION: main Process: com.example.loan, PID: 24169 java.lang.IllegalStateException: Fragment already added: FormFragment{428f10c8 #1 id=0x7f050055 …

android android-fragments tabs android-lifecycle fragment-tab-host
Bootstrap Tabs: Next & Previous Buttons for Forms

I am trying to (eventually) split a form over several Bootstrap 3.x tabs, but I am having trouble with the …

javascript jquery twitter-bootstrap tabs twitter-bootstrap-3
Tab not taking full width on Tablet device [Using android.support.design.widget.TabLayout]

I have setup tabs as UPDATE 29/05/2015 this post. Tabs take full width on my Nexus 4 mobile but on nexus 7 tablet …

android tabs width android-appcompat android-tablayout
Chrome extension: How to open a link in new tab?

In my Stackoverflow folder, I have stackoverflow.ico and 2 bellow files. When importing it to Chrome, it shows the icon …

javascript html google-chrome google-chrome-extension tabs
Redirect a state to default substate with UI-Router in AngularJS

I'm creating a tab based page which shows some data. I'm using UI-Router in AngularJs to register states. My aim …

javascript angularjs tabs angular-ui-router
How do I correctly organize output into columns?

The first thing that comes to my mind is to do a bunch of \t's, but that would cause words …

c++ tabs indentation cout