| Static tabs are the most commonly used
variation. When using static tabs each tab is a separate page that is
only loaded at the client if the tab is selected. This allows the
developer to have a logical separation of information. |
Dynamic tabs are driven by DHTML,
these tabs are ideal for static data. Using them with forms can at time
introduce issues due to the browser incompatibilities. If you intend to
use forms it is recommended that you use static tabs. |