how do i assign it to some submit button inside of it?
im usign jorn's plugin


malsup wrote:
> 
> 
> Instead of using $.blockUI you can do this:
> 
> $('#myForm').block('<h1>Please Wait...</h1>');
> 
> and then
> 
> $('#myForm').unblock();
> 
> when you want to remove the block.
> 
> Mike
> 
>> hey... is there a way to display a loading message using blockui or
>> somthing
>> similar that only shows the "loading message" inside the form element and
>> align it to center of the form instad of putting all the screen black ?
>>
>> its looks bad if i got a website of news papaer and i got 4 fields of
>> inputs
>> in the bottom of the page, its black screen my whole website... :P
> 
> 

-- 
View this message in context: 
http://www.nabble.com/blockui-message-centered-to-the-form-element-tf3651315s15494.html#a10200070
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to