Currently the links of javascript tab control open in a _blank browser, how do I change this?
Return to Recent Questions
Q:
Currently the links of javascript tab control open in a _blank browser, how do I change this?
A:
You should set the following parameter:
var bitemTarget = "_self";
You can set it using Deluxe Tuner. You can find this parameter in the
Tab-Mode section.
Return to Recent Questions
Related:
- Sep 24, 2006 - If there is a way of establishing the width at "runtime" in the javascript dynamic menu?
- Feb 07, 2007 - Can you create/destroy tabs javascript with only client side javascript
- April 21, 2007 - I need to be able to execute some javascript when I click on a javascript menu tab
- June 06, 2007 - There is a white line drawn under the whole top javascript tabbed menu bar.
- June 07, 2007 - I cannot add icon before each item in the sub-menu in javascript tabs.
- June 09, 2007 - I seems to select the second tab by default in my tab javascript menu.
- June 15, 2007 - We'd like the vertical (and nested javascript tab) to have the same capabilities
- June 20, 2007 - I am trying to make the javascript tabs all the same width...
- June 20, 2007 - I would like to create two level of tabs javascript. How I can do it?
- June 29, 2007 - When I click on the javascript menu tab always only one tab is selected.
- July 07, 2007 - My question is that not all my javascript html tabs point to the same target
|