CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Tips & Solutions

 End "page shake"

Print topic Send  topic

Author Message
Niven

Posts: 8
Posted: 11/28/2005, 11:06 PM

Finally figured out a way to end "page shake", which happens when you have center-aligned elements and some browsers do not add a vertical scroll bar on a shorter height page.

Simply add the following to either your stylesheet or after the <head> element on your HTML page:

<style type="text/css">html { min-height: 100%; margin-bottom: 1px; }</style>

Hope this helps!

DN
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.