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