Hi folks. I was working away on a new site and I needed a calendar control. As usual, things went a little crazy and now I have this moderately interesting calendar control that I''d like to share with others. Now that I''ve "released" the control, I can get back to coding my new site since releasing code has always been the surest way for me to kill a project. ;) You can find the calendar here: http://www.fieldguidetoprogrammers.com I''d love to get some feedback. Thanks for taking a look! - Jamie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thanks for sharing, it works well :) On 4 juil, 04:33, jamiegrove <jamiegr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi folks. > > I was working away on a new site and I needed a calendar control. As > usual, things went a little crazy and now I have this moderately > interesting calendar control that I''d like to share with others. > > Now that I''ve "released" the control, I can get back to coding my new > site since releasing code has always been the surest way for me to > kill a project. ;) > > You can find the calendar here: > > http://www.fieldguidetoprogrammers.com > > I''d love to get some feedback. Thanks for taking a look! > > - Jamie--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thanks! On Jul 4, 5:47 am, xiaobao0707 <xiaobao0...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Thanks for sharing, it works well :) >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thanks for all the comments via email, everyone! I appreciate the great advice. In response: 1) I''ve updated the calendar control to work with IE6, and tested with IE7, Firefox (Mac and PC), and Safari. 2) Changed the update on date select to accept a function as oppose to just a simple HTML element update. 3) Taken a stab a improving performance by weeding out some leaky objects. Enjoy! - Jamie Scal - A simple calendar control based on Prototype js and Scriptaculous http://www.fieldguidetoprogrammers.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---