Hi,
I have got the flat calendar at
http://wiki.rubyonrails.com/rails/pages/CalendarHelperworking :). Then I created a button outside the calendar using ruby.
On clicking the button the system should be able to detect the current
month. The current month is stored in a javascript variable. I tried
for days, but could not get it working. Is there any way to use the
Javascript variables in ruby? Thanks in advance.
Abi.