Gossamer Forum
Home : General : Perl Programming :

Question about JAVASCRIPT application

Quote Reply
Question about JAVASCRIPT application
I have this frequent problems with people using IMG SRC tages to open a site.

I use a code where a popup window opens when part of my page is opened in a window as a frame, here it is:
<script>

<!-- SuperCooler

if (top.frames.length!=0)

PureTop=window.open("http://yahoo.com","PureTop","toolbar=0,location=0,resizable=1,status=1,menubar=1,scrollbars=1,width=500,height=230")

//-->

</script>

what do I add to also look for someone using an IMG SRC tag?

------------------
Thanks,
ICQ 20415601
killa@i.am