I'm my serverside code I'm setting a css class on a label item in the radrotator
So then OnClientItemClicked I clear the class from the item, but how the heck do I put that class onto the new item I clicked?
Thanks,
Steve
1 Answer, 1 is accepted
0
Petio Petkov
Telerik team
answered on 20 May 2010, 03:05 PM
Hi Steve,
I created for you a simple example which adds a custom css class to the currently clicked element, and removes the css from the previously clicked element. Here it is the code:
ASPX:
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.