Welcome to the Tab Page site. Here you will find a solution to create a tabbed view of content, without haveing to edit the page in SPD or a text editor. You can find the latest version here: http://www.bitsofsharepoint.com/ExamplePoint/Site/TabPage.aspx ---OVERVIEW--- This solution will allow you to have a lot more content on a page. The user just has to click a tab to view the content you provide. There is no need to scroll down the page or click a link to go to another page to view the content. All of the navigation is done on one page. This is made possible by Baris Wanschers who created the script to do this. His work can be found here: http://www.bariswanschers.com/blog/creating-tabbed-windows-sharepoint-jquery. I utilized his script and wrapped it into a page that can be loaded to any document/page library and used without having to us SharePoint Designer or a text editor. Please proceed to Step 1 to begin the process. ---Intructions--- - The first thing that you will need to do is identify the document/page library to house the tabpage. This page can be added to any document library and so it gives you much flexibility as to where you deploy this. - Download the tabpage file from here: http://www.bitsofsharepoint.com/ExamplePoint/Download/TabPage.zip - Extract the contents of the zip file and then upload to a document or page library - In this step you will want to open the page. - Then go to Site Actions and select Edit Page - Now look for the section called "Tab" - Click "Add a Web Part" - Select a Content Editor Web Part and click Add - Now edit the Content Editor Web Part (CEWP) - At this point you will then want to open up the Source Editor and past in the code below - Now you will need to decide the number of tabs you want. - To have less then 8 tabs I recommend that you do the following, add to the start of this code