Hi to all,
Can I ask a question?
..if I want add in other module the text "Back to top" how can I get the effect like the original (with slow motion to back to top)? ..becouse I've used this code:
<a href="javascript:scroll(0,0)">Back to top</a>
and the result is that my page jump to top instantly without motion.
Can you help me?