Quote:
Originally Posted by KlenTelaris
Mike code should do the job, you should add this to popup.php
Code:
<?php
echo'
<script src="popup.js"></script>';
?>
|
Not sure what you mean tho, I don't have any popup.php file, my pop script is in a .js and I activate it using this code - <script src="popup.js"></script>
I think BlackMonsters has the right idea but it wont work on my script version, I'm sure there is a way tho, I remember hiding banners from certain pages ages ago.