模态弹出式扩展器中的Tab键问题 [英] Tab key problem in Modal pop up extebder

查看:123
本文介绍了模态弹出式扩展器中的Tab键问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在用户控件中有3个文本框,其中将使用Ajax模态弹出式扩展程序弹出该用户控件.用户控件一弹出,我就单击Tab键,而不是将焦点设置在每次单击时一个接一个的文本框.焦点设置为浏览器和URL等.我为每个文本框指定了标签索引.plz帮助我

I am having 3 textboxes inside an user control,where the user control will be popped up using Ajax modal popup extender.As soon as the User control is popped up .i am clicking on the tab key instead of setting focus on the Textboxes one after another on each click .the Focus is set to the Browser and URL etc.i have given tab index for each textboxes.plz help me out

推荐答案

忽略下面的废话.这是您要寻找的示例.

http://www.aspdotnetcodes.com/ModalPopup_Postback.aspx [
Ignore the nonsense below. Here is an example of what you are looking for.

http://www.aspdotnetcodes.com/ModalPopup_Postback.aspx[^]


function pageLoad(sender, args) {


find(' ModalPopupBehavior').add_shown(如图所示);
find('ModalPopupBehavior').add_shown(Shown);


这篇关于模态弹出式扩展器中的Tab键问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆