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.

Add an image or icon to primefaces tab header

im trying to use an image /icon on a tab header instead of text title(or may using both of …

image header tabs icons primefaces
Set the focus to a HTML Textbox or Button in a WebBroswer control

I am opening a website in a WebBrowser control using VB.NET 2008. On the fourth page of the website, I …

vb.net tabs webbrowser-control setfocus
How can I access the 'select' method from NgbTabSet in the component in Angular2 and ng-bootstrap?

Using Angular 2.3.1 and ng-bootstrap 1.0.0-alpha.18. I am trying to programmatically select a tab based on ID from the component rather …

angular tabs ng-bootstrap
JavaScript can't capture "SHIFT+TAB" combination

For whatever reason I can't capture "SHIFT+TAB" combination. I am using the latest jQuery. Same result if I use …

javascript jquery tabs shift
Primefaces tabview tabChange event fired after displaying tab

I am working on a project using Primefaces 3.5 & JSF2.1 (Mojarra) I have created a primefaces <p:tabView id="…

primefaces tabs tabview
Capture keys.TAB on KeyDown

I am trying to capture TAB keypress on Keydown Event. I can see another post on How to fire an …

vb.net tabs keydown onkeydown
dividers between TabWidgets

Is the android:divider attribute under the TabWidget working? I tried the Tab Layout tutorial from android just to test (…

android layout tabs tabwidget divider
how to perform a hold ALT+TAB sendkey event in C#

I am trying to use a sendkey event that holds the ALT key and then presses the TAB key. How …

c# tabs keyboard sendkeys
Shortcut for moving a block of code over 4 indents in IntelliJ IDEA

Does anyone know the shortcut for shifting a block of code in IntelliJ over by a few indents? (For the …

intellij-idea tabs codeblocks
Remove line break in TabLayout

I just added the new TabLayout component to my app. As you may know there are two different modes for …

android xml layout tabs android-support-library