jQuery: The Write Less, Do More JavaScript Library

Printing A Div

View: New views
2 Messages — Rating Filter:   Alert me  

Printing A Div

by dave.merwin@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I want to print a div that contains content. I know how to do it with
CSS, I need to be able to print different things from different parts
of a page. Need some advice on how to get started. DO I load the div
into an iframe and print that?  Any ideas?

Lemme know.

Re: Printing A Div

by Seth - TA :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Dave

Check this out.

http://designerkamal.com/jPrintArea/

Seth

On May 13, 1:24 pm, "dave.mer...@..." <dave.mer...@...>
wrote:
> I want to print a div that contains content. I know how to do it with
> CSS, I need to be able to print different things from different parts
> of a page. Need some advice on how to get started. DO I load the div
> into an iframe and print that?  Any ideas?
>
> Lemme know.