On a web page, there's an asp:Image control and several other controls with TabIndex set. When modalpopupextender is triggered, a popup panel is shown with all controls on the backgroud page disabled except the image control, even though you cannot click the image, you can stop at the image on the background page along with the controls on the popup panel using tab key.
I don't want the tab key to stop at the image on the background page, just like it does not stop at the TextBox on the background page.
James
Comments: Would you please provide a sample project?
I don't want the tab key to stop at the image on the background page, just like it does not stop at the TextBox on the background page.
James
Comments: Would you please provide a sample project?