I put a FIELDSET (i.e., the <fieldset> ) around a 'table'. I (as a developer) am viewing a 1280*1024 screen. Everything looks fine. The FIELDSET (a thin line box) is drawn along the right and left edges of the screen.
Because most of the users have a screen size of 1024*768. When I adjust the screen properties settings to 1024*768, the 'table' together with other textfields, textareas displayed in the same web page automatically adjust to fit the smaller screen size. But, the size of the FIELDSET is not automatically adjusted to fit the smaller screen size. Instead a horizontal scrollbar is automatically created because the FIELDSET is still 1280 in width. We really do not want the horizontal scrollabar. Is there anyway to make the FIELDSET adjust to fit the smaller screen size accordingly? Thanks for your guidance. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]