/    Sign up×
Community /Pin to ProfileBookmark

Javascript window.open with gif file Display

I wanted to open a new window ,with window.open, and while the new window is getting loaded with data, i need to display a gif file with message.
for that i made an html file dsPrint.html
and my code is like this

<html>
<body>
<center>
<img src=”images/loading.gif”>
<div style=”color: #0099FF; font-weight: bold;”>Sending……..</div>
</center>
</body>
</html>

code for window open is as follows:

<a href=”email.php” target=”emailpop” onclick=”newwin=window.open(‘http://www.webpt.com/includes/dsPrint.html’,’emailpop’,’toolbar=no,directories=no, resize=yes, menubar=no,location=no,scrollbars=yes,width=300,
height=200,maximize=yes,minimize=yes’);”><img align=”middle” src=”images/icons/emailIt.jpg” border=”0″ >Email it</a>

what i actually want is the new window should display the content of dsPrint.html while waiting for the email to sent

please help me
thanks in advance…
XXX

to post a comment
JavaScript

0Be the first to comment 😎

×

Success!

Help @divyarolex 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.26,
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,
)...