473,509 Members | 2,918 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Navigate selected TABPANEL

4 New Member
hi.. i want to redirect the page to the 2nd tab, but i dont have any idea how to do it.
this is the sample codes..

Expand|Select|Wrap|Line Numbers
  1. <div id="TabbedPanels1" class="TabbedPanels">
  2.   <ul class="TabbedPanelsTabGroup">
  3.     <li class="TabbedPanelsTab" tabindex="0">Tab 1</li>
  4.     <li class="TabbedPanelsTab" tabindex="0">Tab 2</li>
  5.   </ul>
  6.   <div class="TabbedPanelsContentGroup">
  7.     <div class="TabbedPanelsContent"><a href="Tab 2">this is Tab 1, click to go tab 2</a></div>
  8.     <div class="TabbedPanelsContent"><a href="Tab 1">this is Tab 2, click to go tab 1</a></div>
  9.   </div>
  10. </div>
  11.  
all i want to do is when the 1st tab comes out, i want to put a hyperlink to the 2nd tab.. is that possible?.. really thanks on advance.
May 6 '10 #1
1 1787
acoder
16,027 Recognized Expert Moderator MVP
If you have a link as a tab, then it should be easy. If not, you'll need to hide the previous tab and show the new one with the link. You could do that by making a generic function which shows a particular tab and calling that onclick.
May 10 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
19558
by: quelle | last post by:
I have a TabContainer with three TabPanels. What I'd like to do is call a javascript function (with some custom parameters) every time a tab is clicked. Here is a simplified example: ...
0
4437
by: axxon | last post by:
hi, I am having a huge problem here! the scenario is i am trying to create dynamic accordion Panes to a accordion control inside a tab panel in a content page. It works just fine in a regular...
0
1649
by: vincent.defarge | last post by:
hi, I have a page that contains a tabpanel and a button which allow to change the mode of my tabpanel. my tabpanel has 2 modes : -"all elements disabled" -"all elements enabled" The tabpanel...
0
2978
by: fran_j_diaz | last post by:
Hi, I've got some web pages whiches are too heavy. My pages have TabPanels and I saw that it was possible to load a tabPanel when we click in instead of the page loading. I went to ...
2
2351
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi. I'm trying to add a System.Web.UI.UserControl (Not a System.Web.UI.WebControl) to an asp.net ajax tabpanel. Unfortunately it doesn't appear that this is possible. This question could get...
3
8650
by: Nathan Sokalski | last post by:
I have a FileUpload control which is inside an UpdatePanel which is inside a TabPanel. In my code, I use the FileUpload's HasFile and FileContent.Length properties. However, after I select a file,...
1
1411
by: ysudhakarrao | last post by:
Hi i am having two pages main.aspx and popupwindow.aspx .In main.aspx i am having tabpanel and button.popupwindow.aspx iam having listbox ie collection of webusercontrols.after click of that...
1
5744
by: tutus | last post by:
Hi, I have a tabcontainer with 3 TabPanels. Hers is my reel purpose: I need to put a label on the right side of the last TabPanel' s header. This last TabPanel is the 3rd TabPanel in my...
1
2448
by: Wazzamatazz | last post by:
Hi folks, I've been trying to work out how to asynchronously update the contents of a TabPanel using an UpdatePanel and I can't for the life of me get it to work. I've seen a couple of examples...
5
7494
by: temijojo | last post by:
Hello, Can someone help me in this problem. In my content page, I used 2 user controls inside an Ajax Toolkit TabControl. One of the user controls is a data entry with a dropdownlist. The...
0
7416
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7073
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7506
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5656
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5062
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4732
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3218
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1571
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
779
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.