Great tutorial! I made the "return to top" on my site a little different. I did it like this:
<a class="return-top" href="#top" onClick="return false;">Back To Top</a>
That way if javascript is disabled the link will still work.
<code>
<blockcode>
<css>
<drupal>
<java>
<javascript>
<mysql>
<php>
<ruby>
<foo>
[foo]
More information about formatting options
Great tutorial! I made the
Great tutorial! I made the "return to top" on my site a little different. I did it like this:
That way if javascript is disabled the link will still work.