Re: [WSG] CSS Tabs

2004-07-15 Thread Chris Stratford
Here, its very simple. 1st step. Setup you link heirachy in an unordered list.             Link         Link         Link         Link     2nd step. Setup the CSS, div#nav ul {     list-style-type: none;     padding: 0; margin: 0; } div#nav ul li {     display: inline;     padding: 0; mar

Re: [WSG] CSS Tabs

2004-07-15 Thread Nick Gleitzman
On Friday, Jul 16, 2004, at 10:08 Australia/Sydney, Jad Madi wrote: hmm what I want is , for example http://www.alistapart.com/d/slidingdoors2/v1/ex10a.html# when I click on any tab to be active? How to do it? On Fri, 16 Jul 2004 09:37:28 +1000, Dave Rayner <[EMAIL PROTECTED]> wrote: If you mean

RE: [WSG] CSS Tabs

2004-07-15 Thread Dave Rayner
2004 10:31 AM To: [EMAIL PROTECTED] Subject: RE: [WSG] CSS Tabs > Jad Madi wrote: > hmm > what I want is , for example > http://www.alistapart.com/d/slidingdoors2/v1/ex10a.html# > when I click on any tab to be active? > How to do it? In the above example you change the body id of

Re: [WSG] CSS Tabs

2004-07-15 Thread Aldemir Vieira
See the permanlink : http://lutandoporwasp.blogspot.com/2004/05/tudo-possvel-sem-tabelas.html On Fri, 16 Jul 2004 02:08:23 +0200, Jad Madi <[EMAIL PROTECTED]> wrote: > hmm > what I want is , for example > http://www.alistapart.com/d/slidingdoors2/v1/ex10a.html# > when I click on any tab to be ac

Re: [WSG] CSS Tabs

2004-07-15 Thread Patrick H. Lauke
I think what he meant was: the tabs don't highlight on hover in IE, and how to get around that. If I wasn't knackered (and heck, it's 1:34 in the morning here), I'd spend a few minutes devising a javascript solution (or completely reorganising the xhtml so that the A element is the one containing

RE: [WSG] CSS Tabs

2004-07-15 Thread Jason Turnbull
> Jad Madi wrote: > hmm > what I want is , for example > http://www.alistapart.com/d/slidingdoors2/v1/ex10a.html# > when I click on any tab to be active? > How to do it? In the above example you change the body id of each page depending on which tab you want to look active Currently its set to

Re: [WSG] CSS Tabs

2004-07-15 Thread Jad Madi
hmm what I want is , for example http://www.alistapart.com/d/slidingdoors2/v1/ex10a.html# when I click on any tab to be active? How to do it? On Fri, 16 Jul 2004 09:37:28 +1000, Dave Rayner <[EMAIL PROTECTED]> wrote: > > If you mean tab menu then look at these: > > http://www.alistapart.com/a

RE: [WSG] CSS Tabs

2004-07-15 Thread Dave Rayner
If you mean tab menu then look at these: http://www.alistapart.com/articles/slidingdoors/ http://www.alistapart.com/articles/slidingdoors2/ I have used these and they are really cool dave rayner freshweb www.freshweb.com.au m. 0409 037 250 p. +61 2 89202344 f. +61 2 89203008 This message i