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.

Stacked Tabs in Bootstrap 3

I am trying to implement left-aligned stacked tabs using the Tab jquery plugin in Bootstrap 3 where tabs are rendered vertically …

twitter-bootstrap tabs twitter-bootstrap-3
Printing with "\t" (tabs) does not result in aligned columns

I have a very weird problem. After writing this: for (File f : currentFile.listFiles()) { if (f.isDirectory()){ System.out.println(…

java tabs text-formatting
Programmatically open new pages on Tabs

I'm trying to "force" Safari or IE7 to open a new page using a new tab. Programmatically I mean something …

javascript internet-explorer-7 safari tabs
Bootstrap 3: Keep selected tab on page refresh

I am trying to keep selected tab active on refresh with Bootstrap 3. Tried and checked with some question already been …

jquery twitter-bootstrap tabs twitter-bootstrap-3
Sublime Text 3, convert spaces to tabs

I know there are a lot of posts about this, but I couldn´t get it to work. I use …

tabs sublimetext sublimetext3 spaces auto-indent
HTML: how to force links to open in a new tab, not new window

I use target="_blank" to open links in a new tab. But in IE it opens a new window which …

html cross-browser tabs
Visual Studio Code - Convert spaces to tabs

I have both TypeScript and HTML files in my project, in both files tabs are converted to spaces. I want …

visual-studio-code tabs spaces
Using Vim's tabs like buffers

I have looked at the ability to use tabs in Vim (with :tabe, :tabnew, etc.) as a replacement for my …

vim editor tabs
How to disable anchor "jump" when loading a page?

I think this may not be possible, will try and explain as best as I can. I have a page …

jquery tabs href
How to make a new line or tab in <string> XML (eclipse/android)?

So, in my strings.xml I have a very long text which I want to format somehow. How can I …

android xml eclipse tabs line