asp.net
< microsoft
< networking
< social
< web2.0
< web
< webdesign
< design
< tiagofaustino
Get flash to fully experience Pearltrees
article
After working on a YUI TabView theme for the AjaxControlToolkit's TabContainer control, I thought it might be fun to create a few more TabContainer themes for some of the other tab-style controls that I have seen floating around the web. I was especially curious in seeing what it would take to include images in each of the tab panel header's. Below are the controls I was targeting, where on the Internet I found them, and a short description of what it took to create the corresponding theme.
I recently blogged about how to create a YUI TabView theme for the AjaxControlToolkit's TabContainer control.
<%@ Page Language="c#" CodeFile="DefaultCS.aspx.cs" AutoEventWireup="true" Inherits="Telerik.Web.Examples.Upload.CustomizingRadUploadUI.DefaultCS" %>