Re: [wdvltalk] Weird table colspan issue

2005-03-26 Thread Stephen Caudill
On Sat, 26 Mar 2005 02:39:41 -, Trusz, Andrew <[EMAIL PROTECTED]> wrote: > Stephen, Stephen, Stephen LOL! Drew, Drew, Drew :) > Why tables? Database generated content? Be interesting to see how you handle > accessibility in the table since it is really presentational not data driven. > Th

Re: Re:[wdvltalk] Weird table colspan issue

2005-03-25 Thread rudy
> Why not use css for the presentation? that's a good idea, but **NOT** at the expense of the most horrible markup i've seen in a long, long time this -- > > > atlanta > price > > > > > wonderful house > more housemultiple lines > > > > buy me > more stuff > still more stuff > > > i

Re:[wdvltalk] Weird table colspan issue

2005-03-25 Thread Trusz, Andrew
Stephen, Stephen, Stephen Why tables? Database generated content? Be interesting to see how you handle accessibility in the table since it is really presentational not data driven. There aren't really any table hearders. Why not use css for the presentation? If you are taking it from a db, I kn

Re: [wdvltalk] Weird table colspan issue

2005-03-25 Thread Stephen Caudill
Trusz, Andrew wrote: Yikie tykies, Stephen! I think the problem is with the display of the table. You are using the default -- automatic layout. This leads to weird math. Cell widths are based on Minimum Content Width (MCW) unless there is a supervening specific cell width as is the case for row 2,

Re: [wdvltalk] Weird table colspan issue

2005-03-25 Thread Stephen Caudill
Krawec, Mark wrote: Stephen It's weirder than you might have thought. Just had a look at that page in FF 1.0.2 - displays as you described. In IE 6.0 - there's blank space beside the house image in both tables. In Opera 7.23 - there's a blank space beside the house image in both tables, plus a b

RE: [wdvltalk] Weird table colspan issue

2005-03-25 Thread Trusz, Andrew
-Original Message- From: Krawec, Mark [mailto:[EMAIL PROTECTED] Sent: Friday, March 25, 2005 9:17 AM To: wdvltalk@lists.wdvl.com Subject: RE:[wdvltalk] Weird table colspan issue Stephen It's weirder than you might have thought. Just had a look at that page in FF 1.0.2 - displa

RE:[wdvltalk] Weird table colspan issue

2005-03-25 Thread Krawec, Mark
Stephen It's weirder than you might have thought. Just had a look at that page in FF 1.0.2 - displays as you described. In IE 6.0 - there's blank space beside the house image in both tables. In Opera 7.23 - there's a blank space beside the house image in both tables, plus a break in the line th

[wdvltalk] Weird table colspan issue

2005-03-24 Thread Stephen Caudill
Hey Gang, Got a weird one here that I've managed to kludge around, but I'm looking for feedback on whether this behavior is correct, as it doesn't seem so to me. on this page: http://mechavox.com/sandbox/weirdTable/ you'll note that one table appears to fit snugly around the image, while the ot