Multiple Scroll Areas
You can follow the format described and demonstrated in this example to add more
than one scroll area. See the example with multiple scrolling
areas for guidance. Even though that example uses absolute positioning,
the pattern for setting up the layers remains the same. Just remember that all id's
need to be unique.
Remember to pass the id's for areas that scroll in tables to the GeckoTableBugFix
function so Netscape 6+ and Mozilla will be able to extract their layers and function
properly. (See code comments in the head of the document for more information.)