Use Unobtrusive JavaScript.[1] I recommend jQuery.[2] [1] http://en.wikipedia.org/wiki/Unobtrusive_JavaScript [2] http://www.jquery.com/
On Mon, Jun 9, 2008 at 5:40 PM, Vincent <[EMAIL PROTECTED]> wrote: > Hi, > > I want to hide a form element using inline CSS. Now, I can add a style > attribute to the input element, but is it also possible to manipulate > attributes in the Label decorator? (Either in the label or the surrounding > dt) > > Thanks, > > -- > Vincent >
