Break it into 2 options and give it the same value. <select name="somename"> <option value="1">Very long text here that</option> <option value="2"> needs to be wrapped</option> </select>
John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -----Original Message----- From: David Brown [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 10, 2005 11:07 AM To: CF-Talk Subject: SOT HTML question select box option word warp I would like to know if you can word wrap text in the a option tag. Example: <select name="somename"> <option value="1">Very long text here that needs to be wrapped</option> </select> David ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206265 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

