Thanks Rachel. That worked really well. How did the tabs look on your pintouts?  By removing the floats it stacked my tabs vertically. Did you guys fix how they looked or did you just hide them via the print stylesheet?

Thanks,
Erik

Erik Schumann
Graphic Designer
University Policy Program
University of Minnesota

On 9/14/2010 4:04 PM, Rachel Lam wrote:
[log in to unmask]" type="cite">
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