find a javascript widget that does this and integrate with it

-igor


On Jan 18, 2008 1:50 AM,  <[EMAIL PROTECTED]> wrote:
> Hello:
> I wonder if wicket already has a component that would display a list of text 
> every n seconds, with the text list predefined (not ajax call every n second) 
> so that I could use a java call like
> new NeonLabel(id,ListModel({ab, cd,ef}, Nseconds)
> so that web page would display ab and cd and ef and ab every N seconds. I 
> have done that in raw javascript but wonder if wicket already has such a 
> component?
> Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to