Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-11-2003, 01:11 PM   PM User | #1
nectar
New Coder

 
Join Date: May 2003
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
nectar is an unknown quantity at this point
printing scrolling text within a div

I have some text within a div, which scrolls with a scroller in the page. I want to be able to print this text and not the page, as the text does not all show printing the page means printing just the first lines.

Thanks for any help
nectar is offline   Reply With Quote
Old 02-23-2004, 02:03 AM   PM User | #2
RTL
New to the CF scene

 
Join Date: Feb 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
RTL is an unknown quantity at this point
Re: Anyone Know How To?

Anyone out there know how to solve this printing scolling text within a <div> problem.

I did try using CSS @media print { div.id {overflow:visible;} and it did not work. It's still only printing the visible text displayed on screen only, not the whole text (some of the text is hidden). I would like to know how to do that too. Thanks.

Rob
RTL is offline   Reply With Quote
Old 02-23-2004, 07:30 AM   PM User | #3
Kor
Red Devil Mod


 
Kor's Avatar
 
Join Date: Apr 2003
Location: Bucharest, ROMANIA
Posts: 8,478
Thanks: 58
Thanked 379 Times in 375 Posts
Kor has a spectacular aura aboutKor has a spectacular aura about
Try this:

create a "temporary pop-up populated with the text to print. Give it the print onload and than self close it.
__________________
KOR
Offshore programming
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Kor is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:55 AM.


Advertisement
Log in to turn off these ads.