cannot delete script

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top