[thelist] Using CSS to print portion of page!!

Aredridel aredridel at nbtsc.org
Wed Jul 9 14:00:32 CDT 2003


On Wed, 2003-07-09 at 12:05, Walter S. Hemingway wrote:
> Can any one guide me to tutorials on the print CSS features or does
> anyone know how I can just print a table on a page via CSS (or
> JavaScript)?

You could loop through all elements on the page except ancestors of what
you want to print, set display: none, leave the thing you want to print
with the normal display, then call print...

> 
> Thanks,
> Walter S. Hemingway
> (803)748-8594
> walt at medianetwork.ws
> 
> ______________________________________________________________________
> -- 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> Evolt.org conference in London, July 25-27 2003.  Register today at http://evolt.org.uk
> 
> For unsubscribe and other options, including the Tip Harvester 
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt ! 



More information about the thelist mailing list