2009/5/29 Stevo Slavić :
> Is it possible to align one part of the select option text with left edge,
> and the other part with right edge?
No. You need elements to select, and options can contain only text.
> I've tried several things, segmenting option text with div's and span's, but
> it seems
Also, can anything else apart from text be placed within option tag? E.g. an
image? All but text seems to be ignored by the browser.
Regards,
Stevo.
On Fri, May 29, 2009 at 10:51 AM, Stevo Slavić wrote:
> Hello CSS'ers,
>
> Is it possible to align one part of the select option text with left ed
Hello CSS'ers,
Is it possible to align one part of the select option text with left edge,
and the other part with right edge?
I've tried several things, segmenting option text with div's and span's, but
it seems that anything put within option besides text is simply ignored by
the browser.
Regar