/    Sign up×
Community /Pin to ProfileBookmark

Clicking to open a new page

I could use some help. When I click on

<a href=”javascript:window.open (‘http://riltor.com/helpme.htm’,’helpme‘, config=’HEIGHT=303, WIDTH=299, toolbar=no, menubar=no, scrollbars=no, resizeable=no, location=no, directories=no, status=no’)” ><img border=”0″ src=”help_mc.gif” width=”92″ height=”74″ align=”left”></a>

It opens the desired page, but it also opens a page in between who’s only content is [object].

I just want a link that opens another page, and I want to be able to set the size of that page.

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliJun 23.2003 — This will be the most apropriate way getting this done..

<a href="http://riltor.com/helpme.htm" onclick="window.open ('http://riltor.com/helpme.htm','helpme', config='HEIGHT=303, WIDTH=299, toolbar=no, menubar=no, scrollbars=no, resizeable=no, location=no, directories=no, status=no');return false;">Click</a>
×

Success!

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