Advertisement
ASP_Volume2 Files/ File Controls/ Input/ Output #42582

Tabbed Interface Control

[Updated 2004/07/12] This code will create a tab control similar to what you would expect from a Windows application. It allows you to organise your page or pages into tabs and for the user to select the tab to show the information neatly. Otherwise you are limited to having a very long page or separate pages which you need to build a nice navigation control (like this one). By copying 1 folder of files to your site and adding a few lines of code to your page, you can have this control up and running in no time. The result is a professional looking, and familiar Windows style tabbed interface. You can also optionally add icons to each tab and set many interface settings, or use the defaults. This control was originally written by Tom Bruinsma (http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=7805&lngWId=4). I have add Inline Frame support, made it Mozilla compatible and re-written all of the code to make it more modular (plug and play).

AI

Resumen de IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Código fuente
original-source
Upload
Comentarios originales (3)
Recuperado de Wayback Machine