This documentation is archived and is no longer actively maintained.
SleekTabs is a bit of software written in PHP that allows you to make tabbed web pages really easily. With just a small snippet of code, you can have tabs anywhere on your page. When a user clicks a tab, some new information gets loaded into the page, without them having to endure a full reload.
The result is a cool, sleek way to improve your users' experience by making it faster and better. It also uses less bandwidth, as the whole page doesn't need to be retransferred each time a tab is clicked.
Please choose a topic.