codegoboom
09-27-2004, 01:57 AM
Well, not really... but what's the deal with thoe select/option elements? They fall short in attributes, and styles; especially things like no title property, or font styling for options.
Of course, the default option box could be cancelled and overlayed with either a popup object, or iframe, but something's missing: that behavior related to window size and position, where the options can splash outside the window, when document space is limited. I can only think of using an unadorned modeless dialog (but that's an HTA-only thing)...
How important do you think the window-overflow feature is to a select element? (...or did you even know about that?)
Of course, the default option box could be cancelled and overlayed with either a popup object, or iframe, but something's missing: that behavior related to window size and position, where the options can splash outside the window, when document space is limited. I can only think of using an unadorned modeless dialog (but that's an HTA-only thing)...
How important do you think the window-overflow feature is to a select element? (...or did you even know about that?)