/    Sign up×
Community /Pin to ProfileBookmark

Click link at second page will be change the first page.?

I have the 2 html files: main page and second page

When i done to click link at main page.
It will be open the second page.
And then, when i want to click many link at the second page.
The main page should be change depend on click link of second page.
How to do this case. ? (i am a little bite in English)

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@pyroMar 07.2003 — In your pop up page, try coding your links like this:

<a href="yourpage.htm" onClick="window.opener.location=this.href; return false;">Open this page in the main page</a>
Copy linkTweet thisAlerts:
@malangporauthorMar 07.2003 — I have been done, But it is error show to me.

Error, 'window.opener' is not an Object

How to do that next.?
×

Success!

Help @malangpor 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.4,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

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