/    Sign up×
Community /Pin to ProfileBookmark

[COLOR=darkblue]I’m still having problems w/ the pop up script.

Correct me if I’m wrong but I got the impression that this goes in the <head> of the page that you want to pop up, right?[/COLOR]

<script language=”javascript”>
//<!–
function popup()
{ window.open (“YourURLgoesHere.html”,”popup”,” width=400,height=400,location=0,menubar=0,
resizabl
e=0,scrollbars=0,status=0,titlebar=1,toolbar=0″) }
–>
</script>

[COLOR=darkblue]What part of that do I need to change to my own info?

& this is the link to it, right?[/COLOR]

<a href=”javascript: popup()”><img src=”image URL here” border=0 width=”415″ height=”280″
alt=”Enter”></a>

[COLOR=darkblue]anything (other that the “image URL here” part) that I need to change in that?[/COLOR]

to post a comment
Full-stack Developer

1 Comments(s)

Copy linkTweet thisAlerts:
@pyroApr 25.2003 — Try doing it like this... You need to change the item in [b]bold[/b]

&lt;a href="[b]yourpage.htm[/b]" onClick="window.open(this. href,'pagename','width=300,height=400,left=0,top=0'); return false;"&gt;Open popup&lt;/a&gt;

NOTE: The above should all be on one line.
×

Success!

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