Found another Rails calendar popup

I finally found a more friendly date select plugin for rails: http://code.google.com/p/calendardateselect/

I will test it in my project I currently involved in.

Using it seams very easy:

<%= calendar_date_select_tag "e_date" %>;

The only requirement is to include the following in the head of the layout


<%= calendar_date_select_includes %>;

calendardateselect.png

Leave a Reply

Your email address will not be published. Required fields are marked *

*


one * = 6

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>