Completed
Last Updated: 30 Jul 2015 13:42 by ADMIN
ADMIN
Created by: Danail Vasilev
Comments: 0
Category: TabStrip
Type: Feature Request
2

			
Completed
Last Updated: 13 Jun 2021 11:16 by ADMIN
Created by: Chris
Comments: 1
Category: TabStrip
Type: Feature Request
3
While it is currently possible to target the first or last item in a RadTabStrip via their CSS classes .rtsFirst and .rtsLast, it is not possible to target individual items, e.g. to add a custom icon or display different background images in tabs.

Assigning icons via the ImageURL property is often not feasible, e.g. when using the RadTabStrip-based navigation controls in Sitefinity.

Numbering the list items, e.g. .rtsLI1, .rtsLI2, .rtsLI3, etc., would be trivial to implement and provide a lot of flexibility through individual CSS targeting.

This also applies to the RadPanelBar and RadMenu controls.