|
Posted by Spartanicus on 11/28/05 11:18
Asterbing <no@thanks.com> wrote:
>Hi all. I'm trying and don't succeed to include an HTML page into
>another without any border nor visible scroll-bar.
Using <object>, <embed>, <iframe> or regular frames opens a new viewport
within another viewport, this is almost always a bad choice.
Look into a method that includes code and/or content by making it part
of the original document. The various methods to do that are S&R, server
side inclusion, or using a preprocessor.
--
Spartanicus
Navigation:
[Reply to this message]
|