The w2tabs object allows you to create tabs. Tabs can be static or dynamic. Dynamic tabs can be created and/or removed at the runtime. You can
also create closable tabs.
Example
Below is a simple example how to use tabs. It shows the minimum HTML and JavaScript you need to render the tab bar. It is assumed
in the example that you link jquery.js, w2ui.js and w2ui.css files.