I am using the ASP.NET AJAX Control Toolkit Tabs control on my site. I have three tabs, with a UserControl on each.
If the user has JavaScript disabled in their browser I really need to see some graceful degradation - the contents of each tab arranged vertically would make sense.
Does anyone know if this is supported/possible?