Friday, 15 June 2012

Wrap words with CSS in Selectbox Dropdown -



Wrap words with CSS in Selectbox Dropdown -

i want wrap words comes in drop-down select box.

select#xyz alternative { word-wrap: break-word; width: 11em; }

but doesn't work. please help me

in standard select element, can't wrap items. you'd need custom control.

css

No comments:

Post a Comment