/    Sign up×
Community /Pin to ProfileBookmark

a href frameset…help

refresh the whole page from i frame:
i have this frameset:

[code=html]
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Frameset//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>Welcome</title>
</head>
<frameset rows=”117,*” frameborder=”0″>
<frameset cols=”*,115,750,*” frameborder=”0″>
<frame src=”blank.php”>
<frame src=”top_left_frame.php”/>
<frame src=”top_right_frame.php”/>
<frame src=”blank.php”>
</frameset>
<frameset cols=”*,115,750,*” frameborder=”0″>
<frame src=”blank.php” frameborder=”0″>
<frame src=”left_frame.php”/>
<frame src=”main_frame.php” name=”mainFrame” id=”mainFrame”/>
<frame src=”blank.php”>
</frameset>
</frameset>
<noframes></noframes>
<body>
</body>
</html>
and i want from the mainframe.php to press a href and refresh the browser to another page…NOT to show in mainFrame the other page…
any ideas….??????
[/code]

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@kelly23Mar 30.2009 — Put this in your anchor tag:

target="_top"
×

Success!

Help @eleor_d 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 5.20,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...