jueves, 24 de marzo de 2011

JQuery Bloquear pagina mientras se carga Load...

Usando BlockUI

The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser[1]. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI adds elements to the DOM to give it both the appearance and behavior of blocking user interaction.

Ver Pagina Oficial

Implementando nuestro propio Loading

No hay comentarios:

Publicar un comentario