Ok, here is my problem/scenario:
I have a ton of static information... (about 30 pages worth) on a
webpage
[code]
<p>bla bla bha</p>
<p>blah blah blah</p>
...
...
<p>blah blah page 15</p>
...
<p>blah blah blah page 30</p>
[/code]
What I (think I) want to do is tag only a selected few paragraphs etc..
[code]
<div class="abrv">
<p> blah blah blah page 15</p>
</div>
[code]
Then I need to have the ability to hide all the content except what was
tagged (class="abrv").
Essentially I want to have 1 document, but have the ability to show an
abbreviated version of it at the push of a button and then also be able
to flip back to the full "unabbreviated version.
The current system is working with 2 separate files... but I'm sure with
the power of styles, this could be simplified into 1 document.
Am I even on the right track? Could point me in a good direction or give
an example of how I'd go about doing this?
Chris
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/