/    Sign up×
Community /Pin to ProfileBookmark

How make a poll open in pop-up?

How make a poll submit open in new window (pop-up)?

Ex:

Make this poll open in new window (pop-up 200×200)
[URL=http://www.futebolsul.com/enquete.php]http://www.futebolsul.com/enquete.php[/URL]

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@OrgasmatronauthorMar 24.2003 — hey people..... help me....
Copy linkTweet thisAlerts:
@cyberadeMar 24.2003 — window.open("yourPage.htm","","height=200,width=200")
Copy linkTweet thisAlerts:
@OrgasmatronauthorMar 24.2003 — it's not works ?
Copy linkTweet thisAlerts:
@khakiMar 24.2003 — [B][I]hey people..... help me....[/I][/B][/QUOTE]i really have no idea why i'm helping you...

you are badly in need of some manners.

but here is what you are asking for (which is what you already got from cyberade, but i made it idiot-proof)

<html>

<head>

</head>

<body>

<script language=javascript>

window.open("http://www.futebolsul.com/enquete.php","","height=200,width=200")

</script>

</body>

</html>
×

Success!

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