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 the text box.. So in web page i am doing it like this only but 
how should i do this in javascript.. I am little bit confused..

> You can do anything you like in javascript that you can do on any web
> page.  What do you mean by "create a text-box with calendar".
> 
> Colin

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to