Dynamic Tabs Subversion Respository

18th July 2006

With the help of Cliff, I've finally got a publically accessible subversion repository online at http://svn.akrabat.com!

The first project with actual code in it is my Dynamic Javascript Tabs. I've updated the trunk to include the change suggested by Samio so that the "activation" code is not part of the js file and is not part of the htm file.

Dynamic JavaScript Tabs v1.0.3

17th January 2006

Simon Hamilton contacted me about adding ids to each tab, so I did! I've also fixed the CSS error that Adam noticed and correctly updated the version number in the license block!

Update: I've created a separate page to hold the download link

Dynamic JavaScript Tabs v1.0.2

21st December 2005

I received a patch from Imobach González Sosa to allow the Dynamic JavaScript Tabs code to support more than one tab container set on a single page.

I've applied the patch and this is version 1.0.2!

Thanks Imobach!

Update: I've created a separate page to hold the download link

Bug in Dynamic JavaScript Tabs

24th April 2005

There's a bug in the Dynamic JavaScript Tabs code that I wrote. If you have "too many" tabs then they go onto a new line and look really ugly. It's a CSS issue that I haven't solved yet..

Anyone out there have any idea why I can't have 7 tabs? If you do, I'd appreciate a pointer!

Update
I've now worked out what it is and I'm being brain dead :) I set the width to 45em!

Dynamic JavaScript Tabs v1.0.1

28th March 2005

Using the Dynamic JavaScript Tabs in CMS Made Simple has shown up a small bug if you include the tabs.js file on a page that does not have an element with an id of "tabcontainer". Hence, I've released version 1.0.1 to fix this. No new features have been added.

Update: I've created a separate page to hold the download link