Re: AjaxUpdateContainer and dynamic frequency
Re: AjaxUpdateContainer and dynamic frequency
- Subject: Re: AjaxUpdateContainer and dynamic frequency
- From: Mike Schrag <email@hidden>
- Date: Wed, 28 Jan 2009 08:18:20 -0500
Somebody has already tried to change dynamically the value of the frequency to display a component for 10 secondes, the next one 20 secondes.. ? Is it possible with AjaxUpdateContainer or maybe I must write a _javascript_ ?
Custom _javascript_ .. it should be pretty easy -- in your component, just do a setTimeout that calls YourComponetUpdate(). Another point in the same component : the "insertion" binding displays some effects when the component change. I have found a list of these effects here : http://wiki.github.com/madrobby/scriptaculous but all of these don't seems to work : for example BlindDown works but Shake don't. Is it a problem with my code or simply some of these won't work with Wonder ?
It only works with effects that are paired (i.e. that have an in and an out animation) -- you can see them in effects.js.
ms |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden