Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > HTML > HTML Code Clinic
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 24th, 2008, 11:51 AM
Authorized User
 
Join Date: Nov 2007
Posts: 54
Thanks: 1
Thanked 0 Times in 0 Posts
Default IE7 print preview problem

I am not sure if this is a right forum for my question, but left with no choice I am asking for help.
I have an application in PHP, works fine. The problem comes when I try to see the print preview in FireFox and IE7. With Firefox it works fine but with IE it is not displaying the full second page. It shows all the page in 'shrink to fit' mode, but when I enlarge it, the second page is missing some information. The page is displaying report in tabular form and I have no idea about this strange behaviour of IE. Can I get some help here?
Thanks

 
Old June 25th, 2008, 08:37 AM
Authorized User
 
Join Date: Nov 2007
Posts: 54
Thanks: 1
Thanked 0 Times in 0 Posts
Default

case solved !
I used
Code:
float:none ! important;
to rule out "float" attribute and it is working fine for both browsers.






Similar Threads
Thread Thread Starter Forum Replies Last Post
print preview problem with IE7 nasirmunir CSS Cascading Style Sheets 1 June 25th, 2008 08:36 AM
Textbox problem print preview vs. print jenisageek Access 5 May 2nd, 2008 12:54 PM
Image preview not working in IE7.Please help subhasps8 ASP.NET 2.0 Professional 0 October 3rd, 2007 12:35 AM
Print Preview problem snanuwa Access 0 August 7th, 2006 09:26 AM
Print Preview problem aspadda Excel VBA 0 March 17th, 2004 10:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.