Re: HTML help!

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Put the text in a DIV container and use onclick to set its display
property to none when it shouldn't be seen and display: block when you
want to see it. You can write the code yourself or use behaviors (FP
2003) to create the script for you (you must give the DIV an ID for
this to work).

Regards Jens Peter Karlsen.

On Thu, 24 Apr 2008 01:42:00 -0700, Zak
<Zak@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

Hi,

Can anyone help me on HTML please?

I am looking for a code that will do the following:

The word ?Structure? will appear in a table on a webpage ? when the user
clicks on the word Structure a paragraph of writing will appear below it but
then disappear when user clicks on the word Structure again.

I think it works a little like an anchor but only it makes the text appear
and disappear with a click on a button (the word Structure). Also would this
be possible in a table?

Finally, the size of the cell which contains the word Structure should
increase/decrease with the appearance and disappearance of the word Structure
(i.e. I don?t want the size of the cell to remain big when there isn?t any
text in there.)

Hope im making sense!

Many thanks for your help.
.


Quantcast