Google Chrome中的Ajax密码强度位置问题. [英] Ajax Password Strength Position Issue in Google Chrome.

查看:105
本文介绍了Google Chrome中的Ajax密码强度位置问题.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我在Google chrome中设置Ajax密码强度控制的位置时遇到问题.

在IE&中运行正常Mozilla

我正在设置控件的以下属性:-

Hi,

I am facing problem in setting position of ajax password strength control in google chrome.

It is working fine in IE & Mozilla

I am setting following properties of control :-

<ajaxToolkit:PasswordStrength ID="passwordStrength" runat="server" TargetControlID="txtPassword"
               TextCssClass="txtCss" DisplayPosition="RightSide" StrengthIndicatorType="Text"
               PreferredPasswordLength="10" Enabled="true" MinimumNumericCharacters="1" MinimumSymbolCharacters="1"
               RequiresUpperAndLowerCaseCharacters="true" meta:resourcekey="passwordStrength"
               StrengthStyles="TextIndicator_TextBox1_Strength1;TextIndicator_TextBox1_Strength2;TextIndicator_TextBox1_Strength3;TextIndicator_TextBox1_Strength4;TextIndicator_TextBox1_Strength5"
               />




任何人都可以解决任何问题.

在此先感谢.




Can anyone has any work around.

Thanks in Advance.

推荐答案

我找到了此问题的原因,

如果页面中存在滚动条,则chrome会引起问题.

要解决此问题,您必须扩展getLocation函数AjaxControltoolKit.
I found the reason of this issue,

If in your page scroll bar is present then chrome causes issue.

To Solve this Problem you have to extend the getLocation Function AjaxControltoolKit.


这篇关于Google Chrome中的Ajax密码强度位置问题.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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