[ad_1]
You can load splash screen from following code(You need to include JQuery)
window.onload = function() {
$("#yourSplashScreenId").show();
};
[ad_2]
solved display splash page on webpage load – JavaScript [closed]
[ad_1]
You can load splash screen from following code(You need to include JQuery)
window.onload = function() {
$("#yourSplashScreenId").show();
};
[ad_2]
solved display splash page on webpage load – JavaScript [closed]