[Rails] using jQuery for remote_for

2009-07-11 Thread Qaiser Wali
i tired removing all prototype files and just using jQuery with jrails and for some reason this does not work in ff and ie. Any one has any idea how to fix this. -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because

[Rails] Re: Drop downs for new and edit

2009-02-03 Thread Qaiser Wali
You could start by reading the api docs (http://api.rubyonrails.org/classes/ActionView/Helpers/DateHelper.html#M001677 ) Fred Thanks for this, now two more questions remain. I still need to have a custom value like -- Select -- added in there. And also for edit time, how do i make

[Rails] Re: Drop downs for new and edit

2009-02-03 Thread Qaiser Wali
Both of those are covered by the examples in the api docs I linked to. Fred Thanks for the help so far, but using this i am running into more issues that before, I am not getting the field name as i want it using :field_name to specify the vehicle[year_made] gives me