*hrmpf*. once again, forget about it... http://groups.google.com/group/activescaffold/browse_thread/thread/6482c8b96c423290
sometimes i should turn on my brain ;) m On Jun 6, 11:42 am, "[email protected]" <[email protected]> wrote: > hej there > > i call select_time in my view as follows: > > <%= select_time(Time.now, { :default => Time.now, :minute_step => > 15, :time_separator => ':', :include_seconds => false } %> > > now i want the dropdown boxes to be set default to the current time + > rounded up to the next 15 min. so if we've 11:38, they should show > 11:45. > > it already shows the 11 in the hourbox but the minutes remain 00. > > another problem seems to be that the browser remembers my selections > in the dropdown boxes. so on reload, the page shows the time i > previously selected instead of the current time. how can i solve that? > > thanks alot for your help! > moka --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

