[jQuery] Vertical Tabs

2007-09-13 Thread Chango
Hi, i'm using Tabs Plugin in a vertical CSS style (left column). i have: us News News... So what i need is that when a tab is selected that LINK/TAB sets his position to top and the other under it. maybe wrapping the LI on a DIV... any help? thanks, sorry my english.

[jQuery] Vertical Tabs

2007-09-08 Thread fambizzari
Does anyone know of a vertical version of Klaus Hartl's tabs, similar in theory to, the micorosft home page (http://www.microsoft.com/en/us/ default.aspx)

[jQuery] Vertical Tabs example....

2007-08-27 Thread Dan G. Switzer, II
Does anyone have any CSS examples of any vertical, right-aligned tabs using Klaus' Tabs plug-in? -Dan

[jQuery] Re: jquery vertical tabs?

2007-06-15 Thread Sean Catchpole
Only the CSS needs changing. Where it says li { float:left; } take the float:left; part out. ~Sean

[jQuery] Re: jquery vertical tabs?

2007-06-15 Thread Jack Killpatrick
Hmm, c'mon...pony up! No such critter exists? I'm guessing it's a matter of modding the CSS, but maybe someone has tackled it (or tried) already? - Jack Jack Killpatrick wrote: Hi All, I need to create vertical tabs for a UI. I've done some poking around and based on comments here it

[jQuery] jquery vertical tabs?

2007-06-14 Thread Jack Killpatrick
Hi All, I need to create vertical tabs for a UI. I've done some poking around and based on comments here it looks like there's a way to do it: http://stilbuero.de/2006/05/13/accessible-unobtrusive-javascript-tabs-with-jquery/ "OK, so I’ve got a vertical set of tabs up and running and the in

[jQuery] Vertical tabs with tabs plugin

2007-05-24 Thread Sam Collett
More a CSS question than jQuery, but are there any examples of vertical tabs being used with the tabs plugin? Like how the ones on the Google AdWords login page (https://adwords.google.com/select/ Login) work. It could be something useful to put on the example page as well (you may not always want