Conceivably, you can create a layout manager that sits on top of the static and the float that understands when to delegate to which. Jun
On Sun, Apr 27, 2008 at 10:35 PM, Neo Anderson < [EMAIL PROTECTED]> wrote: > Can I use different layout managers in the same page? > > I have two sections in my page, one needs static layout manager and > another > needs float layout manager. Can I achieve this kind of functionality? >

