You use CSS styling.
 
e.g.  This styling adds a row to a table but makes it invisible.
 
<tr id="row1" style="display:none">
 
A simple piece of _javascript_ can make it visible by changing the display property.
 
<a >expand</a>
 
It is more usual to use the display property with a DIV or SPAN.  Put the text you wish to see in the DIV and then switch on/off the display property using _javascript_.
 
Justin.
 
 -----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]On Behalf Of itpweb1
Sent: Wednesday, December 07, 2005 12:53 PM
To: [email protected]
Subject: [Easy400Group] collapsable/expandable text

Has anyone figured out how to create collapsable/expandable text in
their HTML documents. I think it could be useful feature in emailed
reports where you want to show headers and allow the user to drill
down to details, but user does not have access to server.

Here is an example from google groups. Click on "Show Options"
http://groups.google.ca/group/alt.alt.test/browse_thread/thread/e3087efaf85254a3?hl=en

marty






SPONSORED LINKS
How to format a computer hard drive Cobol programmer Iseries 400
How to format a computer


YAHOO! GROUPS LINKS




Reply via email to