Tabs for a ASP.NET website

Posted by user102533 on Stack Overflow See other posts from Stack Overflow or by user102533
Published on 2010-04-09T23:27:40Z Indexed on 2010/04/09 23:33 UTC
Read the original article Hit count: 325

Filed under:
|
|
|

I would like to add tabs for my website and I understand I can use the tab control in the AJAX toolkit or I can choose to go with JQuery UI tabs. Each tab would need to load a separate asp.net page and I need to customize the tabs to look slick.

Any thoughts on what approach I can use?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about jQuery