/    Sign up×
Community /Pin to ProfileBookmark

would this work?

<script type=”text/javascript”>
<!–
window.open(“lang.htm”,”newWindow”,”height=680,width=900,left=50,toolbars=no,scrollbars=no,resizable=no”);
window.opener = top;

var i = 0;

function count()
{ i = i + 1;
aktiv = window.setTimeout(“count()”,10000);
}

window.close();
//–>
</script>

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@AdamBrillAug 05.2003 — would this work?[/quote]It depends on what you are trying to do... ? Please explain what it is that you are trying to do.
Copy linkTweet thisAlerts:
@manauthorAug 06.2003 — i want let pass some seconds time between open and close option, because some browsers will close the window before the lang.htm has opened
×

Success!

Help @man 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.16,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

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