doh! I thought if I deleted the rows and cols and specified a width and height using css this would be fine. So if I leave in the row and cols css will still control the exact size?
thanks rob On 02/03/2008, Rob Emenecker <[EMAIL PROTECTED]> wrote: > Rob, > > As an addenda to my previous post, here is a recent page that we did... > > http://www.pmiregion5.org/calendar/ > > It includes cols, rows, and size in the form elements. The related CSS... > > http://www.pmiregion5.org/css/symposium-calendar.css > > ... uses attribute based selectors for the form elements to set the width > and height of the elements. This way, a newer browser renders them > specifically to the dimensions we want, and it deprecates on older browsers > to using the attribute values specified in the elements. > > ...Rob > ____________________________________ > Rob Emenecker @ Hairy Dog Digital > www.hairydogdigital.com > > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Rob Freeman [EMAIL PROTECTED] ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
