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

Html5 Request Response Webservice

I am pretty new to html5 web development I have created a page with login and password on it and ha… Read more Html5 Request Response Webservice

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?

Javascript Show Loading Gif While Iframe Loads

I need a loading GIF to show up while the iframe is loading. This is what I came up with: Solution … Read more Javascript Show Loading Gif While Iframe Loads

Show/hide Html Element On Javascript Xhr Request Function

i have a signle html element which i need to show and hide by jquery into a pure javascript xhr req… Read more Show/hide Html Element On Javascript Xhr Request Function

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