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.

Is there a vim command to relocate a tab?

How can I change the position / order of my current tab in Vim? For example, if I want to reposition …

vim tabs
Make all opened document tabs visible

I would like to see all files or documents I've opened in Visual Studio. I do not want them to …

visual-studio file tabs document show-hide
What are the shortcut keys to change to the next and previous tab in Eclipse on Mac OS X?

I want to be able to switch from one file to another in the Eclipse editor (in the Java perspective) …

eclipse macos tabs keyboard-shortcuts
Android ViewPager Refresh fragment

In my app there's 2 tabs (Android Design Support Library) this is the Fragment with ViewPagerAdapter: public class ListaCanali extends Fragment { …

android android-fragments tabs android-viewpager viewpagerindicator
jQuery UI Tabs back button history

Has anyone been able to get jQuery UI Tabs 3(Latest version) working with the back button? I mean if the …

jquery user-interface tabs history back
Customise tabs of native base

I need to customise tabs (change their background color ) from native base in my react native application, like shown in …

android ios react-native tabs native-base
jQuery UI Tabs - Available fx options

I haven't been able to find any real documentation on this, so I'm wondering if anyone knows all of the …

jquery jquery-ui tabs jquery-ui-tabs
Possible to detect if a user has multiple tabs of your site open?

I'm just thinking about the whole site registration process. A user goes to your site, signs up, and then you …

javascript browser tabs user-experience
Google Maps Not Working in jQuery Tabs

Google maps not working when placed inside jQuery tabs is a question that's all over the web. In my research …

jquery google-maps google-maps-api-3 tabs jquery-tabs
onTabSelected Selected Not Called

I have just migrated my old ActionBar to new TabLayout ( Support Material Design ). Everything is great but I can't intercept …

android tabs