Re: [Rails] Re: Re: Ruby in javascript

2010-03-31 Thread Colin Law
On 31 March 2010 06:43, Hemant Bhargava wrote: > While using calendar_date_select, it appers like this .. i mean usage of > this gem.. > > <%= calendar_date_select :abc, :def, :year_range => > 1.years.ago..1.years.since %>, it come like this > > TEXT_BOX(nameabc[def]) Button > > After clicking on

[Rails] Re: Re: Ruby in javascript

2010-03-30 Thread Hemant Bhargava
While using calendar_date_select, it appers like this .. i mean usage of this gem.. <%= calendar_date_select :abc, :def, :year_range => 1.years.ago..1.years.since %>, it come like this TEXT_BOX(nameabc[def]) Button After clicking on button a calendar popups and whatever date i select comes in