Displaying 2 results from an estimated 2 matches for "m000435".
Did you mean:
m000035
2006 Jan 14
2
link_to_remote and an id that points to a text_field
Hi!
I''m having trouble with the following thing:
I have a view with a text_field. What I want is to call a remote method
with the value of the text_field as the :id I supply to link_to_remote.
How do I do this?
It''s about an empty form, so the text_field doesn''t have a value when
the page is loaded.
Grtz,
Wouter
--
Posted via http://www.ruby-forum.com/.
2006 Jan 04
4
HOWTO: Render partial in div
Hey-
I''m using ROR 1.0 and script.aculo.us 1.5.1. I''ve been trying
unsuccessfully to render a partial in a DIV, but can''t seem to get the
right combination of stuff to make it work. There seems to be a few
different ways of going about it. Right now I can render a partial.
What do I need to to render the partial in a div? Here is what it
looks like so far:
#