In IE7 and 8, we show boxes instead of circles for each activity on the SR details page (because border-radius is not supported). In IE7, we don't show a line between the items because generated content is not supported. In IE6, s*\ just gets crazy.
Could use VML, behaviors, or images for the circles, JS or non-generated content for the lines, and so on. Not sure how worthwhile this endeavor is overall, though.
In IE7 and 8, we show boxes instead of circles for each activity on the SR details page (because border-radius is not supported). In IE7, we don't show a line between the items because generated content is not supported. In IE6, s*\ just gets crazy.
Could use VML, behaviors, or images for the circles, JS or non-generated content for the lines, and so on. Not sure how worthwhile this endeavor is overall, though.