0
我們如何定位AjaxControl PasswordStrength相對於輸入密碼的TextBox?基於顯示的ValidationSummary,文本框會向下移動,而PasswordStrength保持浮動/絕對。PasswordStrength定位問題
我們如何定位AjaxControl PasswordStrength相對於輸入密碼的TextBox?基於顯示的ValidationSummary,文本框會向下移動,而PasswordStrength保持浮動/絕對。PasswordStrength定位問題
在ajaxToolkit:PasswordStrength
對象上使用DisplayPosition="RightSide"
。 如果這不起作用,那是由於束縛,例如:桌上的柱寬。
如果總結和力度重疊,請將摘要放在不同的表格中,div,使用br,不管。
問候,
M.