I'm developing a mobile website. This website was mostly viewed in Opera mini and UCbrowser. I have added scroll to top button as
<input type="button" name="scroll to top" onclick="scroll(0,0)"/>
but this on click it reloads and then goes to the top. some times, it doesn't work..
for details go to feinix.org/mevents.php in opera mini and ucbrowser
view m.facebook.com in opera mini they have added [ ↑ ] Top. it would be great if someone post me the code behind that