History of BitTabs

Comparing versions
Version 7Current version

Tabs in your templates

To use these degradable javascript tabs in your templates, just use the following code:
{CODE()}
{jstabs}
{jstab title="title of first tab"}

add some content here


{/jstab}

{jstab title="title of second tab"}

add some content here


{/jstab}
{jstabs}
{CODE}

browser compatibility

seems to work well with
windows: mozilla, firefox, opera, msie
linux: mozilla, firefox, opera, konqueror
 

Tabs in your templates

To use these degradable javascript tabs in your templates, just use the following code:

<?php
{jstabs}
  {
jstab title="title of first tab"}
    <
p>add some content here</p>
  {/
jstab}

  {
jstab title="title of second tab"}
    <
p>add some content here</p>
  {/
jstab}
{
jstabs}
?>


browser compatibility

seems to work well with
windows: mozilla, firefox, opera, msie
linux: mozilla, firefox, opera, konqueror
Page History
Date/CommentUserIPVersion
08 Jun 2008 (19:06 UTC)
xing88.117.31.1688
Current • Source
xing194.152.164.457
View • Compare • Difference • Source
xing194.152.164.456
View • Compare • Difference • Source
Stephan Borg218.214.1.1135
View • Compare • Difference • Source
xing62.116.40.724
View • Compare • Difference • Source
xing62.116.40.723
View • Compare • Difference • Source
xing62.116.40.722
View • Compare • Difference • Source