Skip to content Skip to sidebar Skip to footer
Showing posts with the label Loading

Javascript Alert Block Page Loads

My client wishes to show an alert when entering a web page. However, an alert blocks further loadin… Read more Javascript Alert Block Page Loads

Jquery Loading Screen With Minimum Viewing Time

so i have this loading screen that displays information while the page is loading but because of fa… Read more Jquery Loading Screen With Minimum Viewing Time

How To Manually Show Tab Loading Indicator Via Javascript?

I'm talking about an icon that is displayed on a tab during page loading. Chrome: Firefox (wi… Read more How To Manually Show Tab Loading Indicator Via Javascript?

Loading Animation While Php Loop Runs

I want to put a loading animation while php loop (for loop ) runs Lets say it's a for loop with… Read more Loading Animation While Php Loop Runs

How Do I Execute Some Javascript After A File Is Downloaded?

I have a page with a link to a file. When the link is clicked I use the code below to show a loadin… Read more How Do I Execute Some Javascript After A File Is Downloaded?