View Single Post
Old 06-09-2016, 11:46 AM  
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
Quote:
Originally Posted by AnimeFevers View Post
pop code I'm using will be <script src="popup.js"></script> how would I pop this using your code?
Mike code should do the job, you should add this to popup.php
Code:
<?php
echo'
 <script src="popup.js"></script>';
?>
Klen is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote