how to disable a javascipt hyperlink?
- by user320946
Hi everyone, I just get a script from a website to put it on my own, but it has a hyperlink on it and I want to disable that, here is the script:
<script language="javascript" src="http://www.parstools.net/calendar/?type=2">
</script>
thanks.