2013-09-28, 09:07 AM
^ top link directing to #top works without the anchor as browser already has that information!
<html>
<head>
</head>
<body>
<P> </P>
// many paragraph tags here
<a href="#top">top</a>
</body>
</html>
may be there was a conflict to id="top" on the referred forum (I could not trace it from the source)