Hi,
I just installed this script:
http://www.dynamicdrive.com/dynamici...tent/index.htm
First of all: awesome script, just what I need!
What I would like to do is give every tab it's default content. So I won't load anything external. Basically I want my tabs to all be like the "Intro" tab, the first one. But I don't know how. I tried some things with div ID, like adding this block:
Note: The %% thingies are for my CMS, and this works because I got it working in the first tab. When the page is loaded the content is filled in.Code:<div id="laatste" class="contentstyle"> <p>%%Panel.RecentArticlesPanel%%</p> </div>
When I insert above code I just get another block of content below the tabs. I tried to put it in the second tab using:
As you can see I tried to match the div ID "Laatste" but no success.Code:<li><a href="#default" rel="laatste">Belangrijk nieuws</a></li>
You can see the working excample at:
http://www.gvvv.nl/versie2/
I think it's a really simple thing, but not for me ;-)
Thanks!
Jacco



Reply With Quote

Bookmarks