Simple Tabbed Box using CSS
I apologize, it’s been a while since I’ve posted on to WinDev. Even though, for some, this would be considered off-topic for WinDev I wanted to get this to WinDev and I’m sure it would be helpful to someone. The part that triggered me to post this to WinDev is its simplicity. Well, let me reveal. Here is a simple article on how to create tabbed boxes with YUI tabs. Tabbed Bars are nothing but tabs like what you might have seen on most of the web sites that helps aide in navigation. This tutorial outlines 3 simple steps to get a clean little tabbed interface.
It has around 10 lines of JavaScript includes, approximately 25 lines of your HTML (this depends on your need) and around 45 lines of CSS. That simple.

Written by askars on March 28th, 2008 with no comments.
Read more articles on Code Samples and otherSoftware and Design and howto and css and javascript.















