Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old February 27th, 2007, 12:05 AM
Andre-John Mas
Guest
 
Posts: n/a
Default Using CSS to emulate frames

Hi,

I am trying to create a web page that has three sections: header, left
frame and right frame:

---------------------------
| |
---------------------------
| | |
| | |
| | |
| | |
| | |
| | |
| | |
---------------------------

the top frame is meant to be static, while the left one has a
scrollable tree and the right one the scrollable content. The tree and
the content are meant to be able to scroll independentaly. The page is
also meant to work in multiple browsers, including Firefox and IE6+.

I have tried multiple approaches but I can't seem to get one which
works. I will admit to being a novice at CSS, but IE seems to be
exceptionally painful. For example, I tried using a 'float: left' for
the left frame, which was respected in all browsers but IE!

Any help would be very much appreciated - Thanks

Andre

  #2  
Old February 27th, 2007, 10:25 AM
Osmo Saarikumpu
Guest
 
Posts: n/a
Default Re: Using CSS to emulate frames

Andre-John Mas wrote:
Quote:
I am trying to create a web page that has three sections: header, left
frame and right frame:
Have you tried Googling for your subject line?

http://www.google.fi/search?q=Using+...emulate+frames

Sometimes we miss the obvious. At least I know I do :)

HTH,
Osmo


  #3  
Old March 5th, 2007, 05:35 PM
Andre-John Mas
Guest
 
Posts: n/a
Default Re: Using CSS to emulate frames

On Feb 27, 5:16 am, Osmo Saarikumpu <o...@weppipakki.comwrote:
Quote:
Andre-John Mas wrote:
Quote:
I am trying to create a web page that has three sections: header, left
frame and right frame:
>
Have you tried Googling for your subject line?
>
http://www.google.fi/search?q=Using+...emulate+frames
>
Sometimes we miss the obvious. At least I know I do :)
>
Thanks for the pointer, I certainly missed the obvious :)

I now have a general prototype here:

http://www.geocities.com/ajmas/shared/layoutTest.html

This works fine in most web browsers ( Firefox, Safari, Opera ), but
not in Internet Explorer 6, since it seems to do everything like no
one. What I find is that the scroll bars are displayed, for the right-
hand pane, but not when using IE6 (I can't confirm the behaviour with
IE7). Does anyone have an suggestions on how to get it to display
correctly in this case?

Andre

 

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