I'm doing a website and was trying to insert a previous link as well as a homelink
i had this:
html
code:
<SCRIPT TYPE="text/javascript">
<!--
var gb = new backlink();
gb.text = "Get Back, Jack";
gb.write();
//-->
</SCRIPT>
but it wouldn't write into the document