can somebody recommend a js based calendar-select-date-and-time application. i just need it in a form where the visitor can select several dates. i should work with the shipped prototype libs with rails 2.0.2. Thanx -- Jochen Kaechelin figgfrosch.de / gissmoh.de / ror-ror.de / railswerk.de --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Jochen Kaechelin schrieb:> can somebody recommend a js based calendar-select-date-and-time > application. > i just need it in a form where the visitor can select several dates. > i should work with the shipped prototype libs with rails 2.0.2. >i don''t know which version of prototype is shipped with rails 2.0.2. but have a look at this: http://datetime.toolbocks.com/ http://www.eulerian.com/en/opensource/datepicker-prototype-scriptaculous http://scal.fieldguidetoprogrammers.com/ cheers simon> Thanx > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
On 18 Dec 2007, at 10:28, simon wrote:> i don''t know which version of prototype is shipped with rails > 2.0.2. but > have a look at this: > > http://datetime.toolbocks.com/I''d recommend against this one (sorry for the developer), it''s big, heavy, forces you to use rails engines and frankly we have to find a way to nicely remove it from our application, because it causes a tremendous amount of problems for us.> http://www.eulerian.com/en/opensource/datepicker-prototype- > scriptaculousThis one is nice and can be made into a helper method, but doesn''t have datetime selection> http://scal.fieldguidetoprogrammers.com/Haven''t tried this one. Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
I use the CalendarDateSelect code, which is available from Google Code http://code.google.com/p/calendardateselect/ Whilst it uses rails, this is optional. I''ve only used the JS part and read the dox on how to use it. Quite simple. Richard. On 18/12/2007, Jochen Kaechelin <gissmoh-Vg5pTm5GbeLoK6nBLMlh1Q@public.gmane.org> wrote:> > can somebody recommend a js based calendar-select-date-and-time > application. > i just need it in a form where the visitor can select several dates. > i should work with the shipped prototype libs with rails 2.0.2. > > Thanx > > > -- > Jochen Kaechelin > figgfrosch.de / gissmoh.de / ror-ror.de / railswerk.de > > > > > > > > > > > >-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
http://scal.fieldguidetoprogrammers.com/ Andreas> -----Ursprüngliche Nachricht----- > Von: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails- > spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] Im Auftrag von Jochen Kaechelin > Gesendet: Dienstag, 18. Dezember 2007 09:36 > An: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > Betreff: [Rails-spinoffs] JavaScript based Calendar > > > can somebody recommend a js based calendar-select-date-and-time > application. > i just need it in a form where the visitor can select several dates. > i should work with the shipped prototype libs with rails 2.0.2. > > Thanx > > > -- > Jochen Kaechelin > figgfrosch.de / gissmoh.de / ror-ror.de / railswerk.de > > > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---