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.

Change the Height of an ExtJS 4 Tab

Context: I'm writing an ExtJS application to help volunteers manage a camp database. Containing emergency information, dietary requirements and cabin …

tabs size height extjs4 tabpanel
Jump over end parenthesis/bracket/quotation in atom editor with TAB

In atom editor, when I type console.log( for example, it becomes console.log() and the cursor stays between the …

tabs parentheses atom-editor
Changing text size inside Tabs

I am designing my app for various screen sizes,but I have a small problem. I can't change the size …

android tabs text-size
How to dynamically get the value of current multipage tab value?

Community, I am currently hiding my tabs on my userform multipage except for the current tab. The user can click …

excel vba tabs userform multipage
Stop Chrome Tab Sleeping/Hibernating

How can I stop Chrome from having its tabs Sleep/Hibernate? I'm running the "revolver" extension and I want the …

google-chrome google-chrome-extension tabs page-refresh
Multiple Tab fragments inside bottom navigation fragment

In bottom navigation with three tabs (Home, Dashboard, Notifications). Each bottom navigation tab is a fragment. The first tab ie. …

android android-fragments tabs tabnavigator android-bottomnav
jQuery how to make Enter (Return) act as Tab key through input text fields but in the end trigger the submit button

I've blocked Enter (return) key, actually, transformed it in Tab key. So when pressed inside input text fields it acts …

jquery events tabs form-submit enter
Getting Bootstrap tabs to fill height automatically down to footer?

I'm having the following issue: I have a bootstrap based header row, tabbed content row with 3 columns, and footer row. …

twitter-bootstrap tabs header height sticky-footer
Flutter tabview refresh issue

I have a TabBarView in my main.dart and every tab got a class to show the content(it's listview …

tabs dart flutter tabview
TabLayout selected Tab icon is not selected on start up

I'm using a TabLayout for Tabbed navigation in my app. I have a really weird issue with it, I have …

android tabs icons android-tablayout android-selector