I am using Infragistics ASP.NET controls. Customer has inquired about putting rounded corners and drop shadows on webtab controls.
Note that I am generating the web tab controls dynamically. So the controls are not sitting on the aspx design surface. I should be able to set Webtab properties - but dont think I can hook up ajax or javascript to dynamic controls.
I am confused as to whether I can create a webtab with rounded corners or not. Some forum posts seem to say that you can enable/disable rounded corners - not sure how? Is drop shadow possible?
If it was just straight asp.net I would use ajax control toolkit to provide these.
Thanks
Hope this will help you....CSS Rounded Corner Shadow
Dov
Hello Pete,
I am following up to see if the information provided has resolved this matter.
Please let me know if I may be of further assistance with this matter.
Thank you for your patience. I have done some looking into this matter and have found the following. To have these styles for the tabs you will either want to do this through images or CSS. Please see the following links for information on CSS:
Rounded Cornners: http://css-tricks.com/tabs-with-round-out-borders/
http://css-tricks.com/better-tabs-with-round-out-borders/
Drop Shadow: http://stackoverflow.com/questions/1429605/creating-a-css3-box-shadow-on-all-sides-but-one
In the ig_tab.css file you will want to apply the images or styles to the following css classes: igtab_THTab igtab_THTail
igtab_THTailSel igtab_THTabSel
Please let me know if you have any questions concerning this matter.
Thank you for contacting Infragistics! We received your support request concerning rounded corners and drop shadow on the WebTab, and this case has been assigned to me. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your case and I am looking into this matter and will get back to you by the end of the day Wednesday with more information or questions for you.