>SELECT elements are rendered by the OS, not the browser. So you can't >draw on top of them. If you need to have something drawn on top of >the space they occupy, you need to hide the SELECT element (display: >none) manually, and then make it visible again (display: block) when >the content above it goes away.
That's only true for Internet Explorer v6 (or below) on Windows. Microsoft is changing that behavior in IE7. Other non-IE browsers are not affected by this issue. -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234420 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

