Re: [web2py] LOAD, javascript and a loading gif

2012-01-09 Thread Anthony
On Monday, January 9, 2012 2:28:43 PM UTC-5, David J wrote: > > There is a loading gif already built into web2py. > > Look at the parameters of the LOAD function it was added almost a year ago. > I believe that only shows up on the initial display of the full page that contains the component, not

Re: [web2py] LOAD, javascript and a loading gif

2012-01-09 Thread David
There is a loading gif already built into web2py. Look at the parameters of the LOAD function it was added almost a year ago. On 1/9/12 1:58 PM, Liam wrote: Hi all, I'm currently writing a plugin for part of a bigger project that can take some time doing processing server side and I'm tryin