SiteExperts.com Logo Home | Community | Developer's Paradise | Jobs
User Groups | Site Tools | Site Information | Search

Inside Technique : Paged Documents
By Scott Isaacs

With CSS Positioning and a little bit of script you can optimize screen real-estate by creating a "paged" view of the content. A "paged" view is where a single document is broken up into multiple containers that are displayed one at a time on top of each other.

Also, in this article we demonstrate a technique for working around the well-documented Netscape's resizing bug. This bug is where pages with positioning in Netscape lose their formatting information when the user resizes the window. This new technique does not require you to open the document in a new window.

Next see what a paged view is in our demonstration.