SiMan CMS
Home
Download
Install
Upgrade
News
Screenshots
CMF Demo
Code Generator
Donate
EN
UA
Home
Demos
UI Tabs
UI Tabs
Tab 1
Tab 2
Tab With URL
First tab
Second tab
Code Example
if (sm_action('uitabs')) { sm_title('UI Tabs'); add_path_home(); add_path('Demos', 'index.php?m=demo'); add_path_current(); $ui = new UI(); $tabs=new Tabs(); $tabs->Tab('Tab 1'); $tabs->p('First tab'); $tabs->Tab('Tab 2'); $tabs->p('Second tab'); $tabs->Tab('Tab With URL', 'index.php?m=demo'); $ui->Add($tabs); $ui->Output(true); }
News
Announcements
Releases
Updates
Other News
Ads