Frustrating.. There has to be some small detail I must be missing.
The value of CssClass property of the textbox, during events Page_Load, txtComments_PreRender and txtComments_Init, is always empty..("")
2:17:2012: Should I post this in the ajax section? If I comment out the css the control works as expected, yet I cant remove the style from the control via the previously recommended methods.
StevenSchult...
Member
19 Points
7 Posts
Re: Cant get <elm>.removeClass() to work correctly.
Feb 16, 2012 10:17 AM|LINK
Changed but made no difference.
Frustrating.. There has to be some small detail I must be missing.
The value of CssClass property of the textbox, during events Page_Load, txtComments_PreRender and txtComments_Init, is always empty..("")
2:17:2012: Should I post this in the ajax section? If I comment out the css the control works as expected, yet I cant remove the style from the control via the previously recommended methods.
2:20:2012: Well, thanks for trying.