/    Sign up×
Community /Pin to ProfileBookmark

How to create a pop-up window upon entering my website

Dear all,

I would like to create a pop-up window with an image in it, which is linked with one of my pages in the website.

I want a user to see this pop-up window, after entering my website.

How can I do this?

Thanks in advance.

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@harrierdhJan 19.2010 — Do you have a web page built with the image in it as a popup? It's simple to open a popup.

In the master page do this.

<body onLoad="window.open ('http://my.web.com/mypage.html','mywindow1','status=1,width=450,height=350')" >

If you need to dynamically create a page that's a little more tricky.
×

Success!

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