Hi everyone,
I really need some help, I’m sure the answer is simple but I can’t figure it out.
I have this js popup in my index.php :
<script language="javascript">
window.open('popup.html','','width=650,height=530')
</script>
But I would like this to appear only on the home page, it is of course appearing on every page:
index.php?level=emptysuites_top1_content&pageid=7
etc etc.
Is there anyone who could tell me what I need to add or change so that the popup only appears on the home page?
Thanks!
Matthew.