If its a select list I am guessing that you want to select more than  
one, so maybe a list of checkboxes, rather than radio buttons. The  
other option is if you are dynamically producing the contents of the  
list, then just leave out the unavailable elements rather than  
disabling them.

James

On Mar 20, 2006, at 13:23, Christian Heilmann wrote:

> Hello,
>
> I need to disable certain entries in a select list. Unfortunately  
> IE does
> not support this feature. Is there any way to do this? Can I get by  
> with an
> htc file? If yes how?

More interesting: Why?
If the browser does not support something there is normally a reason
for it. Maybe you can get around the problem by replacing the select
list with a radio button list and display the non-selectable options
without the radio button?
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to