atom feed36 messages in org.oasis-open.lists.docbookRe: Fw: DOCBOOK: programlisting
FromSent OnAttachments
Gert Bultman (Xi)Aug 14, 2002 3:03 am 
Yann DirsonAug 14, 2002 3:13 am 
Gert Bultman (Xi)Aug 14, 2002 4:14 am 
Ramon CasellasAug 14, 2002 5:54 am 
Dave PawsonAug 14, 2002 10:19 am 
Bob StaytonAug 14, 2002 7:17 pm 
Dave PawsonAug 14, 2002 10:08 pm 
John R. DailyAug 14, 2002 10:36 pm 
Bob StaytonAug 15, 2002 12:17 am 
Dave PawsonAug 15, 2002 11:47 am 
Bob StaytonAug 15, 2002 1:41 pm 
John R. DailyAug 15, 2002 1:52 pm 
Dave PawsonAug 15, 2002 10:31 pm 
John R. DailyAug 15, 2002 11:04 pm 
John R. DailyAug 15, 2002 11:23 pm 
peter riegerspergerAug 15, 2002 11:27 pm 
ed nixonAug 16, 2002 5:24 am 
John R. DailyAug 16, 2002 7:07 am 
David CramerAug 16, 2002 7:39 am 
ed nixonAug 16, 2002 7:40 am 
John R. DailyAug 16, 2002 8:30 am 
Dave PawsonAug 16, 2002 10:46 am 
Dave PawsonAug 16, 2002 10:55 am 
John R. DailyAug 16, 2002 10:59 am 
John R. DailyAug 16, 2002 11:23 am 
Norman WalshAug 16, 2002 12:01 pm 
ed nixonAug 16, 2002 12:09 pm 
John R. DailyAug 16, 2002 12:32 pm 
Bob StaytonAug 16, 2002 12:39 pm 
Dave PawsonAug 16, 2002 12:58 pm 
Dave PawsonAug 16, 2002 1:01 pm 
Paul GrossoAug 17, 2002 1:01 am 
Jens StavnstrupAug 18, 2002 11:49 pm 
Dave PawsonAug 19, 2002 9:58 am 
Norman WalshAug 20, 2002 6:32 am 
Dave PawsonAug 20, 2002 10:36 am 
Subject:Re: Fw: DOCBOOK: programlisting
From:ed nixon (ed.n@lynnparkplace.org)
Date:Aug 16, 2002 5:24:26 am
List:org.oasis-open.lists.docbook

Before this is made a permanent feature, I'd like to suggest it be checked thoroughly against the "modern" browsers at least, i.e. 6 and above. (Sorry, but I've seen IE 5.x described as the "Netscape 4 of the modern browser world.")

In my experience, the CSS class/value selector works OK provided there is a single value involved, no space delimiters; I'm not so sanguin about selecting an arbitrary sub-string out of a space delimited list, nor about what space delimited values might do to the basic functionality of the class selector.

...edN

Dave Pawson wrote:

At 12:41 15/08/2002, John R. Daily wrote:

I ignored the question because I thought my mail had already answered it.

If you have class="foo bar baz" in an element, any of the following selectors will work:

.foo .bar .baz

Thanks John,

I'll put a request into sourceforge Bob.

Seems like a worthy addition?

Regards DaveP