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 PROTECTED]
