Can you show some code?
On Tuesday, November 1, 2011 6:47:13 PM UTC-4, brushek wrote:
>
> Ok, thanks for answer. I would like to use this plugin with LOAD
> helper. How can I connect LOAD with blockUI ? When I use load, then I
> can't make blockUI working (I want to ask user before send the
> validated form wheter do the action (by javascript confirm()) and make
> him waiting with blocked browser with 'Operation in progress...' text
> for a while (by blockUI).
>
> On 1 Lis, 13:39, Anthony <abas...@gmail.com> wrote:
> > blockUI is just a client-side jQuery plugin, so just follow the usual
> > instructions:http://jquery.malsup.com/block/. I don't think there's
> > anything special about using it with web2py.
> >
> >
> >
> >
> >
> >
> >
> > On Tuesday, November 1, 2011 8:34:42 AM UTC-4, brushek wrote:
> >
> > > Hello,
> >
> > > I would like to use jquery blockUI with web2py for long time action.
> > > Can You give me some example/advice, how to do this with web2py using
> > > web2py's ajax or jQuery in the best-fashion manner ?
> >
> > > regards
> > > brushek