[jQuery] Printing A Div

[jQuery] Printing A Div


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.