Re: Display

On Apr 27, 2010, at 9:20 AM, Colt Antonio Pini wrote:

> The only problem with that is when coding in Visual Studio the way that the RequiredFeildValidator tag works is through that functionality, switching between display none and inline.

Sounds like a tool needs to be fixed, not the spec. I tell you, the HTML that I get from people who Visual Studio to generate it is some of the worst, and some of the hardest to style. You'd be better off getting it use class attributes for the things that are to be displayed or not, instead of setting the style attribute. Then you can define the class however you want in the style sheet.

Received on Tuesday, 27 April 2010 16:57:09 UTC