You are here: Re: HTML 4.01 Transitional versus Frameset « HTML « IT news, forums, messages
Re: HTML 4.01 Transitional versus Frameset

Posted by Gus Richter on 01/23/44 11:58

Max@Volume.com wrote:
>
> How do you get the effect of frameless frames? If you want a small
> left frame to load documents into a larger right frame, without using
> frames, how would you do it?

Combination of css and html.
Basically, you create a box (div), give it an overflow:auto to
automatically give the scrollbars when needed, and load an object
(remote file) into it. An example with some values:

..frame1
{
text-align: left;
padding: 15px;
overflow:auto;
float: left; /* or position as needed */
height:xxxpx;
width: xx%;
}


<div class="frame1">
<object type="text/html" data="URLofPageToBeLoaded.htm" height="xxx"
width="xxx">
</object>

You can create and position as many as you want on a page.

--
Gus

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация