[jQuery] Re: Loading jQuery - Need a black screen while it loads

2009-08-25 Thread Nathan Bubna
On Mon, Aug 24, 2009 at 10:21 PM, scotthaslehurst wrote: > > Hi, > > That's perfect. Thanks. > > Just to follow up. Is it enough to use just the jquery.loading.js? Or > must I also source the other scripts below that the demo uses? The > documentation is not clear well, i'll have to make that cle

[jQuery] Re: Loading jQuery - Need a black screen while it loads

2009-08-24 Thread scotthaslehurst
Hi, That's perfect. Thanks. Just to follow up. Is it enough to use just the jquery.loading.js? Or must I also source the other scripts below that the demo uses? The documentation is not clear On Aug 25, 11:25 am, Nathan Bubna wrote: > if you used the loading plugin:  http://p

[jQuery] Re: Loading jQuery - Need a black screen while it loads

2009-08-24 Thread Nathan Bubna
if you used the loading plugin: http://plugins.jquery.com/project/loading $.loading(true, {mask:true, maskCss:{background:'#000', opacity:1}}); and when all is ready: $.loading(false); See the demo page for the project to get a feel for more options and also some nice CSS you can use to make