Thank you, Jon. Yea, that seems to be a pretty popular one. That's the one I am currently using in my project. However, my goal is to get rid of it for a couple reasons.
1). It's not intuitive to choose months/years from the drop down (not obvious to a user that they should hold the mouse down to get those popups to appear). 2). It's not object-oriented. My design goals include making every widget encapsulated via the prototype.js Class mechanism. This is really paramount to the long term sustainability of my project, and the dynarch calendar library is the last big "plop-in" js library I have to get rid of. A prototype based OO calendar would also inherently support a rich event model to alert any number of other widgets of different user interactions, etc... But, again, thanks for the reply. It's always good to know the people on this list are willing to help :-). -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Whitcraft, Jon Sent: Monday, February 27, 2006 1:21 PM To: rails-spinoffs@lists.rubyonrails.org Subject: RE: [Rails-spinoffs] Calendar widget Here is an awesome calendar that I use. http://www.dynarch.com/projects/calendar/ Jon Whitcraft Web Application Developer Online Services - Indianapolis Motor Speedway (317) 492-8623 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Marinschek Sent: Monday, February 27, 2006 2:04 PM To: rails-spinoffs@lists.rubyonrails.org Subject: Re: [Rails-spinoffs] Calendar widget Ryan, you might want to help me out on the MyFaces calendar. http://www.irian.at/myfaces/calendar.jsf I took the javascript code of - http://www.dhtmlgoodies.com/scripts/js_calendar/js_calendar.html (well, or another source, but it is the same, I know that one ;) and converted it to something prototype-based. But - I haven't finished in the sense of it is all object-oriented, but still not very nice code on the inside. If you're interested, contact me. regards, Martin On 2/27/06, Ryan Gahl <[EMAIL PROTECTED]> wrote: > Michael Peters wrote: > > like this? > > http://script.spinelz.org/datepicker.html > > That's a good start. I need something that allows for a drop-down > selection of months and years also, as well as easy .css > styling/skinning (not sure how far along yours is in this regard)... but > very nice work. > > Marco Jaeger wrote: > > Maybe it is relatively easy to convert this one: > > http://www.dhtmlgoodies.com/scripts/js_calendar/js_calendar.html > > That is about exactly what I'm looking for. Now to convert it to a > prototype object. Thanks again. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Michael Peters > Sent: Monday, February 27, 2006 11:32 AM > To: rails-spinoffs@lists.rubyonrails.org > Subject: Re: [Rails-spinoffs] Calendar widget > > > > Ryan Gahl wrote: > > Has anyone made, or does anyone know of, a nice calendar control based > > on prototype/scriptaculous out there yet? Thanks in advance! > > like this? > http://script.spinelz.org/datepicker.html > > -- > Michael Peters > Developer > Plus Three, LP > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > The information transmitted in this electronic mail is intended only for the > person or entity to which it is addressed and may contain confidential, > proprietary, and/or privileged material. Any review, retransmission, > dissemination or other use of, or taking of any action in reliance upon, > this information by persons or entities other than the intended recipient > is prohibited. If you received this in error, please contact the sender and > delete the material from all computers. > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs ******************** ******************** This E-mail (and attachments) may contain confidential/privileged information intended only for the named addressee(s). If you are not an intended recipient, do not read, copy, disseminate or take any action based on the content of this E-mail. Please notify the sender by reply E-mail and erase this E-mail from your system. Your assistance is appreciated. E-mail transmission may not be secure or error-free. The company is not responsible for any loss/damage arising from any virus transmitted. ******************** ******************** _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs