Re: T5: whitespaces in select component.

2007-05-04 Thread Howard Lewis Ship
Just prompting Sabine for more details about what HTML was produced, and what was expected. On 5/4/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: I guess this is my disagree with Howard day, but I don't think that's a completely valid statement. Just look at the actions list drop down in the ema

Re: T5: whitespaces in select component.

2007-05-04 Thread Jesse Kuhnert
I guess this is my disagree with Howard day, but I don't think that's a completely valid statement. Just look at the actions list drop down in the email (gmail) client you are using to reply to these messages. ;) ..It's extremely convenient and not something you can easily do with css alone. On

Re: T5: whitespaces in select component.

2007-05-04 Thread Howard Lewis Ship
Whitespace in HTML is generally not meaningful. Perhaps you should use CSS to style the to use a fixed-width font? On 5/4/07, Sabine K. <[EMAIL PROTECTED]> wrote: Hi, there is one selectbox: _restrictionEnzymes is an arraylist with strings like: [Acc65I] | GGTACC [EcoRI]

T5: whitespaces in select component.

2007-05-04 Thread Sabine K.
Hi, there is one selectbox: _restrictionEnzymes is an arraylist with strings like: [Acc65I] | GGTACC [EcoRI]| GAATTC [Hpy188III] | TCNNGA Everythink is right but the whitespaces become lost. i tested to write " " or " " which not works. Any idea how to