Advertisement
Disneyowe

Góra/dół

Aug 15th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <div style="position:fixed;z-index:1003; right :0.5%; bottom: 45%;">
  2. <a href="#top" onclick="scrollTo(0,0); return false;" title="w górę">
  3. <img src="link_do_obrazka" alt="w górę">
  4. </a>
  5. <br>
  6. <br>
  7. <a href="#bottom" onclick="scrollTo(0, document.body.scrollHeight); return false;" title="w dół">
  8. <img src="link_do_obrazka" alt="w dół">
  9. </a>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement