Re: [Webwork-devel] Controls and CSS vs tables
Brought to you by:
baldree,
rickardoberg
From: Maurice P. <Ma...@Vi...> - 2002-01-20 03:51:44
|
I'm -1 on using CSS over tables on this unless we can get it going with=20= the version 4 browsers. Many shops still require backwards = compatibility=20 that far. Did TSS give you any minimum browser requirements? Any browser usage=20 numbers for the site? How about just adding another set of templates for CSS and not delete = the=20 "standard" templates? -Maurice On Saturday, January 19, 2002, at 09:18 AM, Rickard wrote: > Hey > > I'm fiddling with the WebWork controls for use in TSS, and tried to=20 > convert the templates to use CSS instead of tables for layout control. > > It was pretty simple, and the result was much less JSP's and easier to=20= > control in more detail, plus there's no need for a table to construct = a=20 > form this way. Much nicer. > > So, is everyone ok with using this instead of the table approach to = doing=20 > layout? I tested it with Mozilla, IE 5.5 and Opera 6, and they all = liked=20 > the CSS. > > /Rickard > > -- Rickard =D6berg > Author of "Mastering RMI" > Chief Architect, TheServerSide.com > The Middleware Company - We Build Experts! > > > _______________________________________________ > Webwork-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-devel > |