Mike..

I don't think that it's correct to say that it's "never a good idea" to lock
the entire browser. One of the benefits of AJAX is that the browser allows
you to code an application in the browser which behaves more like a
traditional app.

And there are plenty of times when the user would expect to wait before
moving forward: saving your work, adding an image to something, etc.

So I think this plugin is a great idea. Great job.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Rey Bango
Sent: Wednesday, December 27, 2006 9:37 AM
To: jQuery Discussion.
Subject: Re: [jQuery] Plugin for UI blocking - an alternative to sync
ajax


Hi Mike,

I definitely like this and I can see its applicability in the use of
things such as online order submissions where you want the order to
complete before the user moves on.

Rey...


> On 12/26/06, *Mike Alsup* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> wrote:
>
>     This is a plugin for anyone who has an occasional need to simulate
>     synchronous ajax.  Sync ajax locks the entire browser which is never a
>     good idea.   This plugin can block and unblock user interaction on
>     demand.  A demo can be found here:
>
>     http://www.malsup.com/jquery/block/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to