Pathgather / please-wait

A simple library to show your users a beautiful splash page while your application loads.
http://pathgather.github.io/please-wait/
MIT License
1.59k stars 158 forks source link

Not able to close in any browser #15

Closed PKudupu closed 8 years ago

PKudupu commented 8 years ago

scope.Show = function() { window.loading_screen = window.pleaseWait({ logo:"http://api.ning.com/files/3dClu3zYZusfVojQVtAQJSlleasTbCK0wguJlqXDoAnV019BCyihQU6l1TpjhrxSOpuBsnILlOSgzZwoaFkSpPGluDm39lCs/bnationheader.png", backgroundColor: '#3366ff', loadingHtml: "

" }); window.setTimeout(function () { loading_screen.finish(); }, 3000); }

qrtise commented 8 years ago

Are you using script tags scope.Show = function() { window.loading_screen = window.pleaseWait({ logo:"http://api.ning.com/files/3dClu3zYZusfVojQVtAQJSlleasTbCK0wguJlqXDoAnV019BCyihQU6l1TpjhrxSOpuBsnILlOSgzZwoaFkSpPGluDm39lCs/bnationheader.png", backgroundColor: '#3366ff', loadingHtml: "