Glossary Item Box
Telerik RadTabStrip is renders as bullet list (also known as unordered list represented by the UL HTML tag). If for some reason the base CSS file of Telerik RadTabStrip is not loaded your tabstrip would be displayed as a regular unordered list.
If you are using ASP.NET 2.0 that base style sheet file is served as a web resource. If the web resource handler - webresource.axd - is not properly registered the base css file will not be served to the client. Please try the following:
Trouble shooting'RadTabStrip' is undefined