473,498 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

tabindex in a web page gives unwanted behavior

Hi,
I have a page where I have the following

<table>
<tr>
<td rowspan=4><asp:textbox></td>
<td><asp:textbox><td>
</tr>
<tr>
<td><asp:textbox><td>
</tr>
<tr>
<td><asp:textbox><td>
</tr>
<tr>
<td><asp:textbox><td>
</tr>
</table>

I want the tab index to go in the right column and then the left column. I
tried to set the tabindexes of all the controls in the page or just the one
I want to be the last control to have the focus, but I get some weird
behavior where the focus go across all my IE toolbars before going to the
control...

Is there a solution?

Thanks

ThunderMusic
Jan 23 '06 #1
1 1085
Hi,
Must I assume there is no solution to my problem? even with Framework 2.0?

thanks

ThunderMusic
"ThunderMusic" <NOdanlatSPAM@hotmaildotcom> wrote in message
news:u5**************@tk2msftngp13.phx.gbl...
Hi,
I have a page where I have the following

<table>
<tr>
<td rowspan=4><asp:textbox></td>
<td><asp:textbox><td>
</tr>
<tr>
<td><asp:textbox><td>
</tr>
<tr>
<td><asp:textbox><td>
</tr>
<tr>
<td><asp:textbox><td>
</tr>
</table>

I want the tab index to go in the right column and then the left column. I
tried to set the tabindexes of all the controls in the page or just the
one I want to be the last control to have the focus, but I get some weird
behavior where the focus go across all my IE toolbars before going to the
control...

Is there a solution?

Thanks

ThunderMusic

Jan 26 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5241
by: Brad Isaacs | last post by:
Dear friends, I am using tabIndex and it works with my IE 5.5, IE6.0, and the NN6 browsers. However, it does not work for NN4. After reading online & seeing in my JavScript Bible that it is...
6
4729
by: George Hester | last post by:
The reason why I want to do this is that I will set a form's elements to have a tabIndices. I start out with no tabbing. The page loads the cursor appears in a first Input box and until the user...
7
20356
by: jerrygarciuh | last post by:
Hello, I have been playing with various Googled solutions for capturing the <Enter> key to suppress form submission. My first question is whether anyone has a script that works in all common...
2
15087
by: kai | last post by:
Hi, All I try to setup Tebindex in ASP.NET page like in Windows form, using Tabview, but cannot fnd it. In the properties windows in ASP.NET, change Tabindex does not change the tab order. How...
4
445
by: Wayne Wengert | last post by:
I cannot get the tab settings on an aspx page to work as desired. First of all, I don't see a way to indicate whether a control is a tab stop. There is a tabindex property for labels (why?). When I...
0
1196
by: Robert Boudra | last post by:
In VB6, if you set the TabIndex of a control, it would automatically increment the TabIndex of the remaining controls on the form so that there would be no duplication. In VB.net, it seems...
16
2767
by: lovecreatesbeauty | last post by:
/* When should we worry about the unwanted chars in input stream? Can we predicate this kind of behavior and prevent it before debugging and testing? What's the guideline for dealing with it? ...
3
4949
by: Alex Maghen | last post by:
Hi I have three questions about the Tab Order that's rendered by default on an ASPX page: 1. On a page that's all ordered HTML (instead of absolute positioning), shouldn't the default be that...
1
5833
by: Ben | last post by:
I want to change the tabindex within a user control without having to set all of the other user controls contained in the xaml main file. Currently, the other user controls tabindex navigate how...
0
7125
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7004
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
6890
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
7379
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
5464
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,...
0
4593
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
3095
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...
1
657
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
292
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.