Displaying 1 result from an estimated 1 matches for "a_z_replac".
Did you mean:
a_z_replace
2008 Jul 07
1
link_to_remote multiple :with =>
i have a link to remote and i need to pass two values provided by select
boxes to it, a language, and a page count (hits per page to be
paginated) how do i get the code below to send both arguments??
<%= link_to_remote "#{element}", :update => "a_z_replace", :loading =>
"Element.show(''a_z_indicator'')", :loaded =>
"Element.hide(''a_z_indicator'')", :url => {:action => ''a_z_search'', :ltr
=> "#{element}"},
:with => "''a_z_language=...