Submit
Path:
~
/
/
proc
/
self
/
root
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
public_html
/
jewel
/
mphclub
/
js
/
File Content:
topbutton.js
$(document).ready(function(){ $(window).scroll(function () { if ($(this).scrollTop() > 50) { $('#back-to-top').fadeIn(); } else { $('#back-to-top').fadeOut(); } }); // scroll body to 0px on click $('#back-to-top').click(function () { $('body,html').animate({ scrollTop: 0 }, 400); return false; }); });
Submit
FILE
FOLDER
Name
Size
Permission
Action
lib
---
0755
app.js
1525 bytes
0644
nav.js
507 bytes
0644
stickynavbar.js
0 bytes
0644
topbutton.js
341 bytes
0644
N4ST4R_ID | Naxtarrr