English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

for instance weather it be HTML DHTML java etc, is there a way to click for example my "Contact.html" and for the whole page to stay the same but in the scroll box the page would open up inside it.

2007-03-19 10:05:58 · 3 answers · asked by damongreen88 1 in Computers & Internet Programming & Design

3 answers

The easiest way is a Iframe http://www.w3schools.com/tags/tag_iframe.asp

2007-03-19 10:25:02 · answer #1 · answered by v-1 2 · 0 0

Easiest way would probably be an iframe. It works mostly like a regular frame; you can direct a link to it with the target attribute.

2007-03-19 17:19:37 · answer #2 · answered by undercoloteal 3 · 0 0

if you are very familiar with javascript then it very simple task.
else if you are newer then you should use frame work.
using frames you can devide your site into many part of rectangular form, for each of this form you have to specify a path of your html file to open that perticular page in perticular frame.
so if you are new in html programming then read chapter about frame for 2 to 5 hour then easily you can open many site in one site only using frame.

434soft

2007-03-19 17:31:52 · answer #3 · answered by ravi sagar 1 · 0 0

fedest.com, questions and answers