Le lundi 13 juillet 2009 à 14:50 +0200, Stefan Schmiedl a écrit : > Before I dive in and learn to do it manually, is there an idiomatic > way of updating a given element (periodically)? > > I am building the supervisor page for the OnlineTester, which > contains something like a "dashboard" showing the completion rate > of each test. This is currently implemented as widget although > it does not need to be, now that I think about it. Anyways, its > contents should be refreshed once every minute.
You should probably use one of the periodical updater jQuery plugins. http://plugins.jquery.com/search/node/updater There is no integration in Iliad for now, so you will have to write some Javascript code ;) HTH, Nico
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
