/    Sign up×
Community /Pin to ProfileBookmark

javascript popup with php

I don’t get the popup on the link can someone look at it?
Thanks

[CODE]<a href=”javascript:void(0)” onClick=”window.open(‘artical.php?id=<?php echo $filename; ?>’,’Artical’,’width=600,height=400, toolbar=0, scrollbars=1, left=50,
top=50′)”>
[/CODE]

$filename is displaying the corrent name, and evenwithout the php it will not work.

Anyone see the problem?

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@SajeeMar 30.2006 — try using

<?=echo $filename?>
Copy linkTweet thisAlerts:
@balloonbuffoonMar 30.2006 — I don't know if its just the forum doing it, but remove that line break in the last string.

--Steve
Copy linkTweet thisAlerts:
@mityaMar 30.2006 — 1) Try putting "javascript:" before the window.open... etc.

2) Put the command in the href instead of an onClick.

3) This is Q for the JS forum.

Regards.
Copy linkTweet thisAlerts:
@BrutusUnixauthorMar 31.2006 — I got it working thanks
×

Success!

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