B
Burlington
This question relates to my previous question about behaviors.
The following code refuses to go away (it will appear again even after
deleting) and even appears on new pages I am trying to create. The net
effect of this is that the popup appears at random AND if I do delete the
whole thing plus the message itself, then the shared borders do not work
properly.
Can anyone help please. I am getting rather desperate.
The code is:
<script language="JavaScript">
<!--
function FP_popUpMsg(msg) {//v1.0
alert(msg);
}
// -->
</script>
The following code refuses to go away (it will appear again even after
deleting) and even appears on new pages I am trying to create. The net
effect of this is that the popup appears at random AND if I do delete the
whole thing plus the message itself, then the shared borders do not work
properly.
Can anyone help please. I am getting rather desperate.
The code is:
<script language="JavaScript">
<!--
function FP_popUpMsg(msg) {//v1.0
alert(msg);
}
// -->
</script>