YUI community member Matt Galvin of Simplified Complexity has been working on some new skins for YUI. He’s early in the process, but it’s not too early to start taking advantage of his work — he’s starting with an XP-style theme and he’s applied it to the YUI Button Control and YUI TabView Control.
Here’s how to apply his XP skin to YUI TabView:
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.5.1/build/tabview/assets/skins/sam/tabview.css">; replace it with <link rel="stylesheet" type="text/css" href="tabs.css">, pointing at your new css file.yui-skin-sam to yui-skin-xp.Reload, and you’re there. Here’s the same treatment applied to the standard dyanamic-tab-content example (click through for the working example):
September 9, 2008 at 11:54 am
sweet theme! Works well, thanks
February 11, 2009 at 4:40 pm
yui.simplifiedcomplexity.org appears to be a spam search site these days; any idea where an up to date copy of the skin might be found?
February 11, 2009 at 7:15 pm
Andy –
You can find a copy of the skin here:
http://ericmiraglia.com/yui/demos/tabs.css
-Eric