J
JKB
I made a pop_up message by going to "behaviors" under "format". The message
does not appear in the behaviors pane so I can delete it. I went to code and
tried deleting the script:
<script language="JavaScript">
<!--
function FP_popUpMsg(msg) {//v1.0
alert(msg);
}
// -->
</script>
But after I delete and save, it immediately returns. The clickon function
that activates the pop up message is in a shared border.
Can I delete the code through the script editor and if I can, how do I
access it?
does not appear in the behaviors pane so I can delete it. I went to code and
tried deleting the script:
<script language="JavaScript">
<!--
function FP_popUpMsg(msg) {//v1.0
alert(msg);
}
// -->
</script>
But after I delete and save, it immediately returns. The clickon function
that activates the pop up message is in a shared border.
Can I delete the code through the script editor and if I can, how do I
access it?