Click here to Skip to main content
15,886,676 members
Articles / Web Development / ASP.NET

how to make tabs in asp.net using javascript/jquery

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
2 Oct 2012CPOL 0  
Have a look at my article Google Chrome Extension - CodeProject Reputation Watcher[^]Under the section "Why use jQuery UI" there is a clear example of using tabs. $(function() { $("#tabs").tabs(); ...

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available Yes 2-Oct-12 21:56 Available DaveAuld
Updates in content. 1 changes had been made.
1 No 2-Oct-12 21:55 Available DaveAuld

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
Scotland Scotland
I have been working in the Oil & Gas Industry for over 30 years now.

Core Discipline is Instrumentation and Control Systems.

Completed Bsc Honours Degree (B29 in Computing) with the Open University in 2012.

Currently, Offshore Installation Manager in the Al Shaheen oil field, which is located off the coast of Qatar. Prior to this, 25 years of North Sea Oil & Gas experience.

Comments and Discussions