J
JKB
I have a pop-up window on my website that I put in and now I cannot take it
out. I delete it in code view and it just keeps coming back. It's as
follows:
<script language="JavaScript">
<!--
function FP_popUpMsg(msg) {//v1.0
alert(msg);
}
// -->
</script>
Any help is greatly appreciated as I have worked on this off and on for days.
out. I delete it in code view and it just keeps coming back. It's as
follows:
<script language="JavaScript">
<!--
function FP_popUpMsg(msg) {//v1.0
alert(msg);
}
// -->
</script>
Any help is greatly appreciated as I have worked on this off and on for days.