PHP POPUPS? hehe
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
-
Illusionist
- Forum Regular
- Posts: 903
- Joined: Mon Jan 12, 2004 9:32 pm
Try changing your javascript line to:
You don't need the Read More on $id thing, i just put that in there while i was testing with a loop, and it worked for me!
EDIT: I'm a little slow - didn't see there was a second page to this thread!!
Code: Select all
ї<a href="javascript:void(0)" onClick="javascript:window.open('news.php?id=<?php echo $id ?>','myWindow','width=500','height=500');">read more on <?php echo $id ?></a>]EDIT: I'm a little slow - didn't see there was a second page to this thread!!
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: