|
uCoz Community Archives Locked Go to [TOP] button |
Go to [TOP] button |
Anyone know that the codes able to go to most top of the site?
My school PPS community
Check it out |
erm.. I mean can I have a button that can click on and then it will go to the top of the site.
My school PPS community
Check it out |
Quote (davidyeow94) erm.. I mean can I have a button that can click on and then it will go to the top of the site. Of course you can! Put this code wherever you want. This is a code for TEXT (for example "Top" or something). Quote <a onclick="scroll(0,0)" href="javascript:void(0)">Go to top</a> If you want to put an image instead of text, use this one: Quote <a onclick="scroll(0,0)" href="javascript:void(0)"><img src="here goes the link of an image" border="0" alt="" /></a> Post edited by kshengelia - Thursday, 2010-04-29, 2:24 PM
|
o.O nice! thanks kshengelia~
My school PPS community
Check it out |
| |||
| |||