Date: 08/03/05 (Javascript Community) Keywords: browser, css, web Internet Explorer for Windows has a problem with select menus: If you specify the width of one using CSS, any of the menu's options that are too long to fit in that width simply get cut off, even when the menu is opened. This script attempts to remedy the situation by changing the CSS size of the menu dynamically. Source: http://www.livejournal.com/community/javascript/72579.html
|