Re: [css-d] Columns selectable in isolation

2006-06-20 Thread Frans Englich
On Tuesday 20 June 2006 17:55, Frans Englich wrote: > On Monday 19 June 2006 16:57, Frans Englich wrote: > > On Sunday 18 June 2006 15:50, Jim Nannery wrote: > > [...] > > > Here it is: > > > > http://rafb.net/paste/results/RuCusT43.html Not really, those posts

Re: [css-d] Columns selectable in isolation

2006-06-20 Thread Frans Englich
On Monday 19 June 2006 16:57, Frans Englich wrote: > On Sunday 18 June 2006 15:50, Jim Nannery wrote: [...] > Here it is: > > http://rafb.net/paste/results/RuCusT43.html So this is not doable with CSS, one must use tables? Cheers,

Re: [css-d] Columns selectable in isolation

2006-06-19 Thread Frans Englich
On Sunday 18 June 2006 15:50, Jim Nannery wrote: > Morning Frans Hello Jim, > > Hi everyone, > > > > Look at the attached XHTML. > > Because of list policy [1], attachments are stripped from incoming mail. Thanks for bringing me up to speed on that. My apologies for not having investigated this

[css-d] Columns selectable in isolation

2006-06-18 Thread Frans Englich
Hi everyone, Look at the attached XHTML. Apart from being simply a code listing combined with line listing at the side, it has the interesting property that when one selects the code, the column containing the line numbers is not selected. Anyone has an idea for how to solve this with a CSS-o