George, On 8/9/05, George L Smyth <[EMAIL PROTECTED]> wrote: > I am displaying a list with a background color, changing to a different color > on the 4th list item. I am doing it thus: > > #Nav li+li+li+li { > background-color: #9ddffb; > } > > This does not work ni IE. Is there any workaround for this so that it will > work for IE, or am I just out of luck?
You are just out of luck (unless you want to specify that your users use ie7 or better :-) ) Ofteh the least painful solution is to add a class to the li in question. If you can't modify the html, you can write a simple javascript to apply the class for you. Let me know off-list if you need to go in this direction. -- Roger Roger Roelofs Know what you value. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/