Today I have found a funny example of how to ensure the checkbox is not visible:
<input id="chkIsDirty" type="checkbox" readonly style="DISPLAY: none; VISIBILITY: hidden; BACKGROUND-COLOR: transparent" size="0" runat="server" name="chkIsDirty">
I have emphasized the important elements. I wonder if it is also hidden by the style sheets and maybe in the code via the runat="server" attribute
Remember Me
a@href@title, strike
Powered by: newtelligence dasBlog 2.0.7226.0
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2008, Michal Talaga
E-mail