This website requires JavaScript.
Explore
Help
Register
Sign In
aditya020901
/
MIF_E31211459
Watch
1
Star
0
Fork
You've already forked MIF_E31211459
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
MIF_E31211459
/
public
/
user
/
assets
/
js
/
preloader.js
4 lines
125 B
JavaScript
Raw
Permalink
Blame
History
jQuery
(
window
)
.
on
(
'load'
,
function
(
)
{
jQuery
(
"body"
)
.
addClass
(
"page-loaded"
)
;
(
"loaded"
)
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink