I'm not sure I understand your question, but you can block individual
elements using the block() method rather than the blockUI() method.  I
just started using it, so I can't help much with the AJaX response
capture question.  Any reason you can't use JQuery's built-in handlers
for the detecting start, complete and error status of an AJaX request?

On 3/19/07, amircx <[EMAIL PROTECTED]> wrote:
>
> hey. is there a way to block only the form part, with loading message, and
> change the message once ajax got json parameter? like :
>
> load....
> if php returns status {'status': 0, 'data': {'nickname': 'field is too short
> '}};  then...
> return
> else - write "success" and redirect or somthing?
>
> also, is there a way to animate that message box?
>
>
> --
> View this message in context: 
> http://www.nabble.com/blockui-question-tf3426405.html#a9550164
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>

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

Reply via email to