this might be a little simpler to see what I was getting at........haven't
tested this particular mark up...

<div style="display: block; ">
<a href="#question1">Question One</a>
<a href="#question2">Question Two</a>
<a href="#question3">Question Three</a>
<a href="#question4">Question Four</a>
</div>
<div style="float right; height: 100px; overfow: hidden;">
<div style="height: 100px; overflow: hidden;">
empty div or with background image?
</div>
<div style="height: 100px; overflow: hidden;">
<a name="question1></a>
blah blah
</div>
<div style="height: 100px; overflow: hidden;">
<a name="question2></a>
blah blah
</div>
........etc...
</div>

should display the answers to the right of the 'menu' of questions.....





www.WellingtonLive.co.nz
----- Original Message -----
From: "Rita Crisafi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 07, 2003 11:36 AM
Subject: [wdvltalk] Re: Visibility and on click


: ugh, i'm confused. Could you give me a simple code example?
:
: TIA
:
: >Rita,
: >
: >you can achieve what you want with a combination of divs and css I think,
: >
: >make each block of text a link to a content  div nested within a
container
: >div which can be either below the links or to one side.
: >
: >your div css would be something like this:
: >
: >div.abstract {height:  340px; width:100%; line-height:15px;
: >  overflow: hidden; background: #fff; }
: >
: >the container div holds all the anchored divs which only display when the
: >link is activated.
: >
: >note that they do not have to be absolutely positioned but must have a
fixed
: >height which is equal or greater than the largest 'content' div
:
:
: ____ . The WDVL Discussion List from WDVL.COM . ____
: To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
:        Send Your Posts To: [EMAIL PROTECTED]
: To set a personal password send an email to [EMAIL PROTECTED] with the
words: "set WDVLTALK pw=yourpassword" in the body of the email.
: To change subscription settings to the wdvltalk digest version:
:     http://wdvl.internet.com/WDVL/Forum/#sub
:
: ________________  http://www.wdvl.com  _______________________
:
: You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
: To unsubscribe send a blank email to %%email.unsub%%
:
:


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.536 / Virus Database: 331 - Release Date: 3/11/03


____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: "set 
WDVLTALK pw=yourpassword" in the body of the email.
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to