quot;;
eval(func);
}
if(json.value >= 100){
this.stopExecuter();
}
},
stopExecuter:function(){
this.executer.stop();
}
});
Template
Java Class
double onUpdateFromProgressBar(double percentage){
return percentage + 10.0;
}
--
V
econds? Or should i create a
> button then a javascript will click that button every 10 seconds?
>
> What is the best options?
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Auto-Refresh-Zone-tp4391670p4391670.html
> Sent from the Tapest
.1045711.n5.nabble.com/Auto-Refresh-Zone-tp4391670p4391670.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users
Like
http://tacos.sourceforge.net/components/AjaxAutoInvoker.html
?
On 10/25/07, Tapestry240 <[EMAIL PROTECTED]> wrote:
>
> hi,
> I am using Tapestry 4.0.2 and Tacos 4.0.1
>
> I would like to know if there is a way to do auto refresh on some of the
> components on a page a
hi,
I am using Tapestry 4.0.2 and Tacos 4.0.1
I would like to know if there is a way to do auto refresh on some of the
components on a page and not the whole page. I want some data to be updated
on its own periodically. Any help will be appreciated.
Thanks.
--
View this message in context