extra whitespace in select objects
From: F (f_at_f.com)
Date: 12/24/04
- Next message: ScratchMonkey: "Re: Coding convention"
- Previous message: Oli Filth: "Re: why wont this upload scriupt work?"
- Next in thread: Cameron: "Re: extra whitespace in select objects"
- Reply: Cameron: "Re: extra whitespace in select objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 24 Dec 2004 02:56:08 +0100
Hey there,
Here's a short one:
How do I leave the extra whitespace inside a select object after I retrieve
it from the database?
I tried using the <pre> tag while generating the list, but that doesn't seem
to work...
Here's the bit that's giving me trouble.
<option><pre>'Z' PROMET ST.</pre></option>
I extracted it from the generated HTML, so, basically, it's an HTML
question. I tried putting the <pre> tag on the outer side of the <option>
tags, but that didn't work either.
Notice the double whitespace between 'Z' and PROMET.
Thanx a bundle,
F.
- Next message: ScratchMonkey: "Re: Coding convention"
- Previous message: Oli Filth: "Re: why wont this upload scriupt work?"
- Next in thread: Cameron: "Re: extra whitespace in select objects"
- Reply: Cameron: "Re: extra whitespace in select objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|