You can also pass the image in the message
$.blockUI({ message: '' });
$(document).ready(function() {
$.unblockUI;
});
If you only want the image to show without any borders, you can modify
BlockUI's default options.
http://malsup.com/jquery/block/#options
There is a way for the BlockUI to also show an image. By passing in an
empty message (and possibly tweaking the CSS) I believe you can get it
to do what you want.
On Mar 9, 4:18 pm, phicarre wrote:
> Ok but it is for a message, not for a loading image
>
> On 9 mar, 19:26, James wrote:
>
> > Che
Ok but it is for a message, not for a loading image
On 9 mar, 19:26, James wrote:
> Check out the BlockUI plugin:http://malsup.com/jquery/block/
>
> On Mar 9, 8:21 am,phicarre wrote:
>
> > I would like with jQuery to show a loading image in the centre of the
> > screen that waits for everything
Check out the BlockUI plugin:
http://malsup.com/jquery/block/
On Mar 9, 8:21 am, phicarre wrote:
> I would like with jQuery to show a loading image in the centre of the
> screen that waits for everything to load. And whatever the browser !
> Any solutions ? plugins ?
4 matches
Mail list logo