HighDots Forums  

Re: Frames emulation

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: Frames emulation in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Barbara de Zoete
 
Posts: n/a

Default Re: Frames emulation - 11-17-2004 , 12:20 PM






On Wed, 17 Nov 2004 17:03:13 +0100, ShadowMan <shadman (AT) despammed (DOT) com>
wrote:

Quote:
Hi all
I've seen a lot of posts about frames emulation.
I would like to emulate a: header, left-side menu, content, footer
layout.

I need to be cross browser compatible...but I'm get crazy!!!
My code is above: it displays right on Firefox 1.0 but it doesn't on IE6.
What should I change?!

thanx
I'm not going to tweek code in a post. Why not put a page on line so we
can all see what is happening?

Know what, tweak it yourself with this input. I've various pages on line
that emulate frames. Text is in Dutch, but markup and style should be
clear enough:

-
<http://home.wanadoo.nl/b.de.zoete/voorbeelden/voorbeeld_fixeren-kop.html>
with header, left sidebar and footer fixed;
-
<http://home.wanadoo.nl/b.de.zoete/voorbeelden/voorbeeld_verticaal-centreren-content.html>
with all but centered content fixed in the viewport of the browser.

Important thing: normal position:fixed does not work in IE. You have to
hack your way around that by keeping your page in quirksmode and add a
small stylesheet for IE, giving all position:fixed a value :absolute.



--
Webontwerp <http://home.wanadoo.nl/b.de.zoete/html/webontwerp.html>
Zweefvliegen <http://home.wanadoo.nl/b.de.zoete/html/vliegen.html>
Blog <http://home.wanadoo.nl/b.de.zoete/_private/weblog.html>
DTD <http://home.wanadoo.nl/b.de.zoete/dtd/not_so_strict.dtd>


Reply With Quote
  #2  
Old   
ShadowMan
 
Posts: n/a

Default Re: Frames emulation - 11-18-2004 , 02:43 AM






"Barbara de Zoete" <b_de_zoete (AT) hotmail (DOT) com> ha scritto nel messaggio
newspshmfv8nhx5vgts@dunnet-q4wppud9
Quote:
On Wed, 17 Nov 2004 17:03:13 +0100, ShadowMan <shadman (AT) despammed (DOT) com
wrote:
I'm not going to tweek code in a post. Why not put a page on line so
we can all see what is happening?
Here it is:
http://jugbari.altervista.org/cssframes.htm


--
ShadowMan




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.