/    Sign up×
Community /Pin to ProfileBookmark

Little question

Is there any good way to open a page inside of another without using frames? Basically what I am trying to do is create a menu page and have this opened at the top of each of my other pages so as to stop repetition and inconsistencies. However I don’t really want to use frames, I will if necessary but is there not another way?

Thanks guys.

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@StefanMar 04.2003 — Unless you have access to serverside methods, you might want to look into using <iframe> to include your external navmenu.
Copy linkTweet thisAlerts:
@gil_davisMar 04.2003 — If your host supports server side includes, you can use that method.

You can also use a JavaScript that can be included using <script src="..."> and build the menu, but if your client has disabled javascript, he would not be able to navigate. If your menu uses javascript anyway, that may not be a consideration.

Newer browsers have an IFRAME (inline frame) that is not quite the same as frames.

NS 4 has the unique ability to include files in their proprietary <LAYER> tag by specifying a SRC.
×

Success!

Help @viper2002 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...