Ray Gresko wrote:
> If you're referring to my "IFRAMEs and max height" post - I'd love to
> find a way to use a div with overflow to perform a similar function. My
> page design is essentially a menu shell that browses through content by
> setting the target of the iframe. Is there a way to do something similar
> with CSS (without having to copy the shell for each page of content)?
>   

No. CSS is about presentation, not controlling content or behavior. You 
can create a scrolling area of a page with CSS, but that scrolling area 
can't show a separate HTML document within it. Please see 
http://css-discuss.incutio.com/?page=OffTopic for other lists you can 
use to get ideas on how to use iframes or alternate programming methods 
to achieve the effect you are looking for.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to