WEBSTANDARDS Archives

September 2010

WEBSTANDARDS@LISTS.UMN.EDU

Options: Use Proportional Font
Show HTML Part by Default
Condense Mail Headers

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

Print Reply
Content-Type:
text/plain; charset=ISO-8859-1
Sender:
UofMN CSS Web Development <[log in to unmask]>
Subject:
From:
Rachel Lam <[log in to unmask]>
Date:
Tue, 14 Sep 2010 16:04:28 -0500
In-Reply-To:
MIME-Version:
1.0
Reply-To:
UofMN CSS Web Development <[log in to unmask]>
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