[Phpmyadmin-devel] js advice please
Marc Delisle
marc at infomarc.info
Mon Dec 30 20:06:19 CET 2013
Le 2013-12-30 08:55, SHERESSA HILL a écrit :
>
>
> > Date: Mon, 30 Dec 2013 13:03:54 -0500
> > From: marc at infomarc.info
> > To: phpmyadmin-devel at lists.sourceforge.net
> > Subject: [Phpmyadmin-devel] js advice please
> >
> > Hi,
> > I'm working on a bug [0]. The solution I'm trying is:
> >
> > - use display:none on the throbber
> > - temporarily replace the navi reload image with the throbber image
> >
> > My problem is that the reloading operation is so fast (less than one
> > second) that I cannot see the throbber image. When I add an alert just
> > before putting back the reload image, I have the proof that the throbber
> > image is there.
> >
> > So, how can I ensure that the throbber image stays there at least, say,
> > one or two seconds? I tried with setTimeout() to no avail.
> >
> > [0] https://sourceforge.net/p/phpmyadmin/bugs/3920/
> >
> > --
> > Marc Delisle
> > http://infomarc.info | http://phpmyadmin.net
>
> Hi,
> From what I understand the issue to be, I gathered the following:
Thanks; any simpler solution involving jQuery?
--
Marc Delisle
http://infomarc.info | http://phpmyadmin.net
More information about the Developers
mailing list