I am working on a client application that utilizes the Microsoft.Web.UI.WebControls.Tabstrip (1.0.2.226) and the client wants me to add newer components while retaining the TabStrip. I am running IE11 and the TabStrip shows properly on document mode up
to 7. The new control requires at least document mode 9 but when I change to 9 or higher the TabStrip does not render correctly. Is there a way for the TabStrip to render correctly at a higher document mode?
↧