Re: Sizing fields

From: Jeffrey Palermo [MCP] (http://dotnetjunkies.com/weblog/jpalermo)
Date: 10/09/04


Date: Fri, 8 Oct 2004 21:12:21 -0500

I would suggest using CSS. Web forms ultimately are displayed in HTML in a
browser, and CSS controls the rendering of HTML elements. I don't think
there is an automated way to do this, but if you make a CSS class with a
width, then you can set all elements to use that class, and they will be the
same size.

Best regards,
Jeffrey Palermo

"John" <John@nospam.infovis.co.uk> wrote in message
news:%23lH3C0XrEHA.2856@TK2MSFTNGP10.phx.gbl...
> Hi
>
> Is there a way to "make same size" fields on a webform, like with windows
> forms?
>
> Thanks
>
> Regards
>
>



Relevant Pages

  • Re: Event Handling via CSS
    ... 'mouseover', 'mouseout' etc  attached to html elements. ... JavaScript event handlers via css for CSS attributes like "hover"? ... are HTML elements which don't have any event handlers directly ... your understanding of frameworks seems flabby. ...
    (comp.lang.javascript)
  • Re: browser incompabilities
    ... >>> images and then make images in the right sizes and upload the lot to a ... > There's also an error in your CSS: ... > the new order of html elements) see if it still goes wrong? ... As to the font property, I'm under the impression that it's a superclass of ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: Event Handling via CSS
    ... 'mouseover', 'mouseout' etc  attached to html elements. ... JavaScript event handlers via css for CSS attributes like "hover"? ... are HTML elements which don't have any event handlers directly ... Banned immediately for stating that jQuery uses browser sniffing. ...
    (comp.lang.javascript)
  • Re: Mapping presentational HTML to CSS: a summary
    ... HTML elements and attributes to CSS, and even no informal description (as ... the clearing div will start a new anonymous block nested inside the one ... about which block is the containing block for the second div. ...
    (comp.infosystems.www.authoring.stylesheets)
  • beginning css: setting block widths for multi-browser compatability?
    ... I've been bashing away at the CSS ... I really want the CSS boxes to be the same size as the HTML elements ...
    (comp.infosystems.www.authoring.stylesheets)