3 lines
No EOL
113 B
JavaScript
3 lines
No EOL
113 B
JavaScript
jQuery(window).on("load",function() {
|
|
jQuery("#ju-loading-screen").addClass('ju-hide--loading-screen--');
|
|
}); |