[Seaside] WAIframeTag

Lukas Renggli renggli at gmail.com
Sat Jan 26 06:47:20 UTC 2008


> WAHtmlCanvas>>iframe is a deprecated api. So does that mean WAIframTag
> should not be used?

iframe should not be deprecated. I added by accident and it should be
fixed. If not, please ignore this warning.

> I would like to use this to make a Windows Explorer type interface with two
> frames, one holding a tree directory and the other to hold the contents.

For that you don't need an IFRAME though. Just use a DIV and set the
CSS property:

    overflow: auto

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list