WEBSTANDARDS Archives

September 2010

WEBSTANDARDS@LISTS.UMN.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Rachel Lam <[log in to unmask]>
Reply To:
UofMN CSS Web Development <[log in to unmask]>
Date:
Tue, 14 Sep 2010 16:04:28 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
We had a similar problem (Firefox only printed the first page of
content) & were able to fix it by adding this to the print CSS:

* { overflow: visible !important; float: none !important;}

- Rachel

On Tue, Sep 14, 2010 at 2:48 PM, Erik Schumann <[log in to unmask]> wrote:
> Hi Everyone,
>
> I have a faq page that uses jquery tabs for each set of questions. However
> when I try to print the page it only prints about the first third of the
> content. Any ideas on how I can get the entire page to print?
>
> An example can be seen at
> http://www.tc.umn.edu/~schum043/ComplianceTest/delegationFAQ.htm
>
> Thanks,
> Erik

ATOM RSS1 RSS2