Easily organize and navigate Web content with Wijmo Tabs (wijtab). Host full pages of content on each tab.

Multiple tab alignments (top, bottom, left and right)
The Wijmo Tabs widget is oriented top-horizontal by default. You can easily change the direction to right, left, or bottom.
Scrollable tabs
When there are too many tabs to fit along the width of the tab, the tabs will scroll instead of wrapping if the scrollable option is set to true.
Open on hover
Force the wijtabs widget to open tabs upon a mouse hover using the mouseover event.
External content
Host external content in a page; display the content of another Web page in your project or the content of a website outside of your project.

Removable tabs
You may include a function that will allow each tab to close by clicking on an ‘x’ on the tabs. In addition, you may dynamically add tabs using the addTab function.

Collapsible tabs
Setting the collapsible option to true. When you run the sample, open a tab and then click on it again. The tab will automatically collapse.
Animation
Add transition effects when end-users navigate between tab pages. Select from built-in animations or create your own custom effects.