Tagged Questions
The tabbed tag has no wiki summary.
9
votes
3answers
326 views
Is there a command in Vim/gVim to combine two or more tabs into a single split window?
Is it possible to take two files that are open in separate tabs in gVim and combine them into one tab with a split/vsplit window? I'd prefer if there was a way to specify which tabs to join, but even ...
3
votes
1answer
162 views
Visual Studio 2010 - New Tabbed Window
Is there a way to create a new code window in Visual Studio 2010 that is also a tabbed container for other code windows.
As far as I can see the windows will only stack on top of each other once ...
3
votes
5answers
6k views
html - how do I make a page load in a new tab in IE8?
What combination of html and IE8 settings get IE8 to open links in a new tab. Or can you not do this with IE8, and you only get the new tabs by manually selecting File-> new/duplicate tab?
My ...
2
votes
2answers
94 views
jQuery Tabbed Problem
I want to add the 3rd tab link to other website and when it is clicked it redirects me to the home page first tab. not 3rd tab.
here is a example of linking used in the website.
<li><a ...
2
votes
0answers
430 views
WATIN and multitabbed IE
I have a WATIN test like the following:
...
[Test]
public void IE_should_launch_on_correct_url()
{
// do something here that should launch IE
...
_ie = ...
1
vote
0answers
93 views
jQuery create tabbed content problem
The idea is to rewrite original HTML (on the fly) and create tabbed content instead. So let's say we have something like:
<div id="tabber">
<h1>Tab one</h1>
...HTML text 1...
...
1
vote
1answer
112 views
Create Vertical-Tabbed OS X Cocoa View
I'm interested in having a application with a layout similar to the tabbed operation of iChat (see image below).
Does anyone know of any pre-built constructs that allow this sort of UI? I know ...
1
vote
1answer
79 views
Android Tabbed Layout - how to have sub-section links?
I'm trying to create an app with tabs for the main menu with sections Main, Adult and Paeds and buttons within each tab that link to other content . The layout is like this:
Main
General info
...
1
vote
0answers
266 views
Limiting Spry Tabbed Panels Effect on Menu
i am creating a drop down menu with the Spry Tabbed Panels widget. I am trying to find a way to have the roll-over/drop-down effect only work on a couple of the tabs. (I have about 10 tabs in all.) ...
1
vote
0answers
35 views
How to implement the lower panel of the video page in the YouTube Android client?
The lower panel of the video page in YouTube Android client looks like a customized tabbed layout. However, we can switch the tab contents not only by clicking the tab, but also do that by simply a ...
1
vote
1answer
501 views
Primefaces tabView: embed text near title attribute of p:tab
Perhaps,somebody faced such a problem,looks like specific one and concerning Primefaces tabView component.
There is tabbed view comments module and I would like to display comments number within ...
1
vote
1answer
437 views
Controlling the style of individual spry tabbed panels in Dreamweaver CS4
Hi I'm using Dreamweaver CS4's spry tabbed panels. I want to modify just one tab panel's style so that all the tab's backgrounds will look different. I've tried looking through the ...
1
vote
1answer
334 views
Need “starting point” hints about adding “tabbed” interface to Django admin
I'm new to the web development world - that means I'm new to javaScript/CSS. Now I'm building a web system with Python Django. I'm wondering would you like to give me some hints as the starting point ...
1
vote
1answer
574 views
iPhone - tabbed browsing by storing webView in an Array/plist?
I want to build a tab-Browser and so far I've implemented everything (Bookmarks, settings...) except tabbed browsing.
What I know so far is that I should store my webView in an array or a dictionary ...
1
vote
2answers
2k views
change url of tab javascript firefox extension
I am trying to change the url of a currently open tab in javascript firefox extension
Any pointers please?
1
vote
3answers
2k views
Tabbed Interface in C#/WPF
I am currently working on an application with a tabbed interface. I want to be able to split the workspace horizontally or vertically by dragging a tab to one edge of the window.
For example, open ...
1
vote
1answer
457 views
I need Help Making my VB 2008 Express Web Browser
Every time i click on a link it opens in internet explorer but i want it to open in another window of my web browser
Details : i have made a tabbed web browser using a tab control because every ...
0
votes
0answers
42 views
Appcelerator TabbedBar Label Color
I'd like to change label color in Tabbed Bar.
var navBar = Titanium.UI.createTabbedBar({
labels:["Hola","Ei"],
style:Titanium.UI.iPhone.SystemButtonStyle.BAR,
index:0,
height:'auto',
...
0
votes
0answers
66 views
How do I link 2 view controllers in ios5 standard tabbed application for an iPad?
I am using the standard storyboard tabbed application template from Apple as the basis for my iPad app. I wish to link FirstViewController and SecondViewController so that i can set details in second ...
0
votes
1answer
130 views
tabbed content with fancybox
i am trying to load dynamic content via ajax with fancybox.
it pulls it fine but i wont change the tab if i use the default function or i use via ajax. but i use fancybox and set the type to 'iframe' ...
0
votes
0answers
196 views
Xcode 4.2 Tabbed Application - How can I get/have window?
On Xcode 4.0 I used to have window over the MainWindow.xib which is I can design or put some Object on it (like: progress bar, Text, buttons,..), then these object I can show on any other Table View ...
0
votes
2answers
326 views
xcode 4.2 tabbed application Heriarcy
I have been reading up a bit I am trying to figure out how to create a proper view herarchy for my app. I created a base Tabbed application in xcode 4.2 using arc, but this new app does not include a ...
0
votes
1answer
108 views
Using jQuery 'cookie' to maintain a selected tab on website
Can someone please explain how I use the jQuery Cookie plugin to persist the selected tab across my entire website?
Here's my current code in JSFiddle form: http://jsfiddle.net/mcgarriers/RXkyC/
If ...
0
votes
1answer
69 views
jQuery - Tabbed Navigation issues with closing/opening tabs
I've been working on a tabbed navigation idea for the past few weeks. I'm not hot with Javascript or jQuery so it's been slowly coming together.
I have 2 final tweaks to make to it and I'm currently ...
0
votes
0answers
64 views
Spry Tabbed Panel to show multi page output from ASP page inside the Tabs
I am using a simple Spry Tabbed panel set on my asp page to show the output from different ASP pages, inside the tabbed panels. The tabbed panels on the page under consideration (destination page) ...
0
votes
1answer
336 views
JSF Primefaces:redirect to specific page on p:tab click
I would like to utilize p:tabView for horizontal site menu.
When tab is clicked,that user should be redirected in non-ajax style to the specific page.
Is it possible to inject to each tab (e.g. ...
0
votes
0answers
309 views
Spry Tabbed Panels Return to Default on Mouseout
I have one problem with the Spry Tabbed Panels that is driving me insane...Everything works perfectly, except I need the menu to return to it's original state on mouseout. As of right now, when you ...
0
votes
0answers
35 views
default slide for tabbed content box
I have a tabbed content box using jQuery, but I want to show HTML upon loading that is not one of the actual tabs. Here is my code so far.
<div id="tabs_container">
<ul id="tabs">
...
0
votes
0answers
50 views
tabbed content box with different tabbed background images in wordpress
I am currently looking for a way to replicate the image I have below. I have come across many tabbed content plugin's and snippets of code, but I cannot figure out how to add different background ...
0
votes
1answer
98 views
Focusing a Tab after it has been reloaded via window.open?
In my webapp I work with new Tabs I open with window.open. Sometimes, a tab with the target-name is already open in the background and the window.open(..., "sametarget") only reloads it, which is fine ...
0
votes
0answers
406 views
Android — Visible and Invisible Tabs: Button Handling
I'm very new to the Android scene and am trying to create an application with a login screen that appears and has effects among various other tabs.
I have the tabbed implementation working fine: I ...
0
votes
3answers
316 views
Get rid of Spry Accordion bluebox
I have two questions. First I am using a spry accordion for this website I'm designing, however its the fist time I've used it so I wanted to know how to turn off the blue box that surrounds it ...
0
votes
3answers
348 views
jQuery UI Tabs - How can I remove tab list item if corresponding content panel is empty?
I am using the basic UI Tabs setup with a cms system and I was wondering if I can hide a navigation tab if the content panel with the corresponding id is empty :
<div id="tabs">
<ul>
...
0
votes
0answers
266 views
MFC: hiding individual tabbed windows in an MDI app
I have an MDI application with tabbed child windows for which I want a particular child window, when closed, to simply become hidden but not actually be destroyed.
I have two problems:
Problem #1: ...
0
votes
2answers
455 views
Add an AdMob Ad above a TabbedView?
I am getting an "Error parsing XML file: Unbound prefix" when I try to put my AdMob ad reference above a tabbed view. Any ideas how to fix that?
<?xml version="1.0" encoding="utf-8"?>
...
0
votes
1answer
418 views
JSF(RichFaces)- ui:include doesn't work inside rich:tab
I use rich:tabPanel component of RichFaces lib.
<rich:tabPanel>
<rich:tab label="Tab1">
<ui:include src="res.xhtml" />
</rich:tab>
</rich:tabPanel>
...
0
votes
1answer
199 views
iphone - tabbed bar controller icon - cannot display png
I am trying to get a 31x31 png icon to display without much luck.
I have lost count of the different settings I have applied to numerous copies of the icon.
Used all combinations when saving as a PNG ...
0
votes
1answer
531 views
jCarousel not working properly within tabbed menu
I'm riding three different jCarousel ul, one in each target of a tabbed menu designeb by Yetii. The problem issue is that the one in the first target works well, whereas the remaining two show just a ...
0
votes
2answers
223 views
Tabbed browsing, programaticaly navigating to another open tab
I'm in a discussion with my co-worker. We have a web application in a tabbed browsing environment, say with 2 tabs open. Tab2 has a link to tab1, when I click the link, it opens tab1 in a new tab. ...
0
votes
1answer
159 views
Jquery tabs & calendar not binding properly
I'm implementing a page jquery tab toggle that loads content from hidden divs on the page. on one of the hidden pages i have a calendar popup (part of the jQuery.UI api. this works find on it's own ...
0
votes
1answer
382 views
iphone uiwebview array
i want to make an tabbed browser for the iphone..
how do i store uiwebviews in an array and open it with an button like in safari?
0
votes
2answers
270 views
loading the content after click yensdesign tabbed menu
I've used this tutorial:
http://yensdesign.com/2008/12/create-a-smooth-tabbed-menu-in-jquery/
it is yensdesign tabbed menu. Could sb tell me how do I have to change the code to load content of ...
0
votes
1answer
102 views
tabbed page
i have designed a tabbed page. im able to load forms in the tabs and even im able to navigate thru the child forms.but the problem here is im not able to load the directly,i had to write the code to ...