I have a <SELECT> field within and HTML document. The <OPTIONS> are dynamically loaded from a DB and it might generate long titles. Unfortunatly i only want to have a specific width size for the <SELECT> element. Is there any way to set a width for this or is there anything i can use so it will not expant its size in extremely long titles in <OPTIONS> loaded from the DB??
THANX
THANX