views:

27

answers:

1

Hi Guys,

I have a ASP.NET web page that contains many textboxes. Each textbox has a tabindex set.

When I am tabbing through the textboxes, if i decide to click on the scroll bar to navigate the page up/down then return tabbing the tab order is reset.

The tabbing begins at the start.

I am using VS2008 and the browsers causing the problems are IE6 and IE7.

This does not seem to be a problem in Firefox.

Thanks

A: 

There is no fix to this. Its an IE problem.

Chris