I'm having problems using a named anchor in the following code:
This works fine in IE but dosen't in NS. In NS the page stops loading at the point it reaches the JS code. 
There's a simple answer, I bet, but I'm not on top of JS so your solution would be a grate help.
Code:
<script language="Javascript"> <!-- window.self.location='#message'; //--> </script>

There's a simple answer, I bet, but I'm not on top of JS so your solution would be a grate help.

Comment