Ali wrote:
> Hi,
> 
> I'm new to ajax and I've a little problem to sending parameters in
> order to be executed on the controller.
> 
> Suppose that "function updatextable(e)" which is javascript function
> is called somewhere in the application (onDrop of draggable element).
> How can I send "e.value" to the controller in order to do some active
> record operations?
> 
> Many thanks

There is another topic right next to yours right now.  Have a look at:
http://www.ruby-forum.com/topic/172754#new

I think it will answer your question.

jp
-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to