How to apply CSS with AJAX control?
Like Calendar Extendar..
Apply CSS with AJAX Control
Ask by Anonymous User
Updated 21 Oct 2010
<style> .cssCal .aja_calendar_title { color:red; }apply and check it</style> ... .. <body> <asp:calender cssclass="cssCal"/>
</body>