w2form.tabs

Tabs for the form.
Object, default = {}
If you define tabs then you have to define multiple pages with the form and the number of pages should be equal to the number of tabs. Multiple pages are defined by providing multiple div tags, for example: If it is an object then it is a w2tabs object definition. If it is an array then it is tabs definition that should correspond to w2tabs.tabs array.
Important: After the form has been initialized, .tabs is a w2tabs object.
You should define tabs during object creation:

User Comments

comments powered by Disqus