I''d like to make a div that updates itself. That div will contain a timer. If there is an hour left, I''d like to refresh it every 10 minutes, but if the time has only one minute left, I''d like to have it call the server every second. If the periodically_call_remote is inside the div, will it be replaced when the div is updated? If not, is there a way to remove or update the periodically_call_remote? I don''t see a way to assign it a handle for updating its internals. Thanks for any help, Dino -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.