Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 21st, 2005, 12:52 AM
Curioso
Guest
 
Posts: n/a
Default is it possible to....

Emulate frames behaviour
I woul like to have 3 divs:
top: is the header and it should be always visible
left: is the menu and it should be always visible
content: may scroll without hiding top and left div...
is it possible?

--
Curioso


  #2  
Old July 21st, 2005, 12:52 AM
Neal
Guest
 
Posts: n/a
Default Re: is it possible to....

On Fri, 24 Sep 2004 20:54:42 +0200, Curioso <curioso@despammed.com> wrote:
[color=blue]
> Emulate frames behaviour[/color]

You mean make your content unbookmarkable and lack necessary links when
reached through a search engine? ;)
[color=blue]
> I woul like to have 3 divs:
> top: is the header and it should be always visible
> left: is the menu and it should be always visible
> content: may scroll without hiding top and left div...
> is it possible?[/color]

Yes and no.

The simplest way to accomplish this is position: fixed. But IE doesn't
support it. Why, I don't know. Ask them.

If you're content with this working in every CSS browser other than IE,
that's how you do it, but you must code it so it degrades OK in IE.
  #3  
Old July 21st, 2005, 12:52 AM
Stephen Poley
Guest
 
Posts: n/a
Default Re: is it possible to....

On Fri, 24 Sep 2004 20:54:42 +0200, "Curioso" <curioso@despammed.com>
wrote:
[color=blue]
>Emulate frames behaviour
>I woul like to have 3 divs:
>top: is the header and it should be always visible
>left: is the menu and it should be always visible
>content: may scroll without hiding top and left div...
>is it possible?[/color]

Someone else told me recently that he wanted that sort of layout,
because "that's what most of our customers are used to". I checked out
15 sites belonging to his customers, prospects and competitors - in fact
just 1 out of the 15 had a non-scrolling header and/or sidebar. He took
the point.

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
  #4  
Old July 21st, 2005, 12:52 AM
Barbara de Zoete
Guest
 
Posts: n/a
Default Re: is it possible to....

"Curioso" <curioso@despammed.com> schreef in bericht
news:2rj8sfF1atvmeU1@uni-berlin.de...[color=blue]
> Emulate frames behaviour
> I woul like to have 3 divs:
> top: is the header and it should be always visible
> left: is the menu and it should be always visible
> content: may scroll without hiding top and left div...
> is it possible?[/color]

Yes, it is possible. Whether or not it is wise, I leave that up to you.

See example on
http://home.wanadoo.nl/b.de.zoete/vo...xeren-kop.html.
Just ignore the Dutch text and study the mark-up and the CSS.

--
Barbara
<http://home.wanadoo.nl/b.de.zoete/


  #5  
Old July 21st, 2005, 12:53 AM
Chris Leipold
Guest
 
Posts: n/a
Default Re: is it possible to....

Barbara de Zoete wrote:
[color=blue]
> "Curioso" <curioso@despammed.com> schreef in bericht
> news:2rj8sfF1atvmeU1@uni-berlin.de...
>[color=green]
>>Emulate frames behaviour
>>I woul like to have 3 divs:[/color][/color]
[color=blue]
> See example on
> http://home.wanadoo.nl/b.de.zoete/vo...xeren-kop.html.
> Just ignore the Dutch text and study the mark-up and the CSS.[/color]
Or read it in english: http://devnull.tagsoup.com/fixed/

Chris
 

Bookmarks

Thread Tools

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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles