New - pinTab 2.0

New Features

Find below a list of new or enhanced features. 

Features Description
New Extended browser support

pinTab supports now

IE 5.5+,
Firefox 1.0+,
Mozilla 1.7+,
Netscape 7.1+,
Opera 7.2+

Older versions or other browsers might also work but have not been tested right now.

New ASP.Net feature support pinTab supports now initiating of a postback in tab item page and to use client validation functions (Validators)
New Multiple tab rows pinTab supports now native multiple tab rows
New Scrollable tab rows If the tab items extend the control size then scroll buttons are added to allow scrolling of the tab items.
New Enable/Disable of tab items
New Visible/Unvisible of tab items
New Text/Image alignment Tab item text and images can now be aligned
New Loading behaviour Pages can be loaded on startup or on demand
New API extended

A lot of new client API functions have been added like
getItemByIndex
getTabItems
getTabItemByIndex
getDocument
getWindow

New Events extended pinTab now raises client events after a tab item page has been loaded and a event before the "Tabclick" event. Events can be interrupted.
New Rendering optimization Rendering of tab items has been optimized
New New samples