I need to modify the CSS of the Ajax Tab Panel to display a certain background image depending on a value that is retrieved on PageLoad. I was able to modify the " .ajax__tab_xp .ajax__tab_body" CSS classes to have the image display on the tab panel background,
but I'm looking for the best way to only display it under certain conditons. Thanks in advance.
lilone2389
0 Points
1 Post
Ajax TabPanel CSS
Jun 29, 2012 03:07 PM|LINK
Hi,
I need to modify the CSS of the Ajax Tab Panel to display a certain background image depending on a value that is retrieved on PageLoad. I was able to modify the " .ajax__tab_xp .ajax__tab_body" CSS classes to have the image display on the tab panel background, but I'm looking for the best way to only display it under certain conditons. Thanks in advance.
chetan.sarod...
All-Star
65839 Points
11163 Posts
Re: Ajax TabPanel CSS
Jul 02, 2012 03:14 AM|LINK
Refer this
http://forums.asp.net/t/1817134.aspx/1?Ajax+Tab+Container+Css+Styles+Themes
http://forums.asp.net/t/1818877.aspx/1?AJAX+Tab+Control+where+are+the+default+CSS+and+images+
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
teguhyuliant...
Participant
1370 Points
372 Posts
Re: Ajax TabPanel CSS
Jul 02, 2012 03:44 AM|LINK
Learn more about Ajax, please refer the link below:
http://www.dotnetcurry.com/ShowArticle.aspx?ID=178
Song-Tian - ...
All-Star
43705 Points
4304 Posts
Microsoft
Re: Ajax TabPanel CSS
Jul 02, 2012 07:57 AM|LINK
Hi,
Just set CssClass="CustomTabStyle" for the certain conditon.
<style type="text/css"> .CustomTabStyle .ajax__tab_header { font-family: verdana,tahoma,helvetica; font-size: 11px; height:60px; } </style>Feedback to us
Develop and promote your apps in Windows Store