开发者

asp.net tabindex not working

开发者 https://www.devze.com 2023-03-01 09:39 出处:网络
iam using tabindex in asp.net form 2.0in IE, it is not working at all....any idea how to make it right.. your help will be apprec开发者_StackOverflowiatedUse tabindex=\"0\" for all controls. Checked i

iam using tabindex in asp.net form 2.0in IE, it is not working at all....any idea how to make it right.. your help will be apprec开发者_StackOverflowiated


Use tabindex="0" for all controls. Checked in IE 8 & 7 only.

0

精彩评论

暂无评论...
验证码 换一张
取 消