Re: [css-d] extra blank rows in table to fill window.

2012-03-09 Thread Ghodmode
On Mar 9, 2012 4:36 PM, "Markus Ernst" wrote: > > Am 09.03.2012 09:12 schrieb Ghodmode: >> >> http://www.ghodmode.com/testing/dthorp/zstripes/v3 > > > That's very cool! I have no IE10 to test, though. > > I also like the ellipsis thing. If you remove the 10% from the first-child of the rows, the e

Re: [css-d] extra blank rows in table to fill window.

2012-03-09 Thread Markus Ernst
Am 09.03.2012 09:12 schrieb Ghodmode: http://www.ghodmode.com/testing/dthorp/zstripes/v3 That's very cool! I have no IE10 to test, though. I also like the ellipsis thing. If you remove the 10% from the first-child of the rows, the effect is even more impressing, when some longer words are in

Re: [css-d] extra blank rows in table to fill window.

2012-03-09 Thread Ghodmode
On Fri, Mar 9, 2012 at 9:53 AM, David Thorp wrote: > Brilliant, that's hit the nail on the head, at least in Safari (both Mac and > Win).  It doesn't seem to be working in IE9 though.  Did I miss something?  I > can see you've specifically put code in there for -ms-... (That's for IE, > right?)

Re: [css-d] extra blank rows in table to fill window.

2012-03-08 Thread David Thorp
Brilliant, that's hit the nail on the head, at least in Safari (both Mac and Win). It doesn't seem to be working in IE9 though. Did I miss something? I can see you've specifically put code in there for -ms-... (That's for IE, right?), so how come not working? :( On 09/03/2012, at 1:36 AM,

Re: [css-d] extra blank rows in table to fill window.

2012-03-08 Thread Ghodmode
On Thu, Mar 8, 2012 at 7:57 PM, Ghodmode wrote: ... > Look again: > > http://www.ghodmode.com/testing/dthorp/zstripes/ > > Here's version 2, which should work everywhere necessary, but would require > you > to change the image if you changed the row height: > > http://www.ghodmode.com/testing/dth

Re: [css-d] extra blank rows in table to fill window.

2012-03-08 Thread Duncan Hill
On Thu, 08 Mar 2012 10:36:34 -, David Thorp wrote: I agree, the nested tables are not great, but I hit all sorts of problems trying to do it with divs and floats, and while I had a couple of helpful tips from people on this list about that I haven't got my head quite around them yet.

Re: [css-d] extra blank rows in table to fill window.

2012-03-08 Thread Ghodmode
On Thu, Mar 8, 2012 at 6:36 PM, David Thorp wrote: > I agree, the nested tables are not great, but I hit all sorts of problems > trying to do it with divs and floats, and while I had a couple of helpful > tips from people on this list about that I haven't got my head quite around > them yet.  A

Re: [css-d] extra blank rows in table to fill window.

2012-03-08 Thread David Thorp
I agree, the nested tables are not great, but I hit all sorts of problems trying to do it with divs and floats, and while I had a couple of helpful tips from people on this list about that I haven't got my head quite around them yet. A couple of people suggested it's not so bad to do it in tabl

Re: [css-d] extra blank rows in table to fill window.

2012-03-08 Thread Markus Ernst
Am 08.03.2012 06:22 schrieb David Thorp: Hi all, Another question on my current project... Again, first, here's the code: http://www.davidthorp.name/testingstuff/browser-tables-2.html http://www.davidthorp.name/testingstuff/css/browser-tables-2.css Also look at this image for

Re: [css-d] extra blank rows in table to fill window.

2012-03-08 Thread Ghodmode
On Thu, Mar 8, 2012 at 1:22 PM, David Thorp wrote: > Hi all, > > Another question on my current project... > > Again, first, here's the code: > >        http://www.davidthorp.name/testingstuff/browser-tables-2.html >        http://www.davidthorp.name/testingstuff/css/browser-tables-2.css > > Also

[css-d] extra blank rows in table to fill window.

2012-03-07 Thread David Thorp
Hi all, Another question on my current project... Again, first, here's the code: http://www.davidthorp.name/testingstuff/browser-tables-2.html http://www.davidthorp.name/testingstuff/css/browser-tables-2.css Also look at this image for reference: http://www.davidthorp.n