On Friday, February 5, 2016 at 3:10:15 PM UTC-8, Antonio Salazar wrote: > > LOAD(content=x) will replace the button with x (default content is > "loading...") until it gets a response back. > A() also replaces itself with "loading..." when using the callback or cid > parameters, but I don't see a builtin way to replace "loading..." with, for > example, a spinner image. > > What alternatives do I have here? >
I don't see anything in html.py that looks directly helpful. There is a reference to a pre_load something, but that seems to be defined elsewhere, and I'm not yet looking deep enough for it. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

