Hi There. I was wondering if anyone one could help me understand how to
update a parent element.
I''ve basically got some "live search" results being delivered
into
search_results, as so:
<div id="page">
#live search form is here
<div id="search_results"> </div>
</div>
The results, include some links via link_to_remote, but they only seem
to be able to update contents within the search_results div. How can I
set up link_to_remote to update the parent element, page?
If you''d like to see the code I''m using, it''s here:
http://pastie.caboo.se/106512
Thanks so much for your help! :)
-Mario
P.S. I posted this in the test forum by mistake. Sorry for the repost!
--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---