Displaying 1 result from an estimated 1 matches for "object_it".
Did you mean:
  object_id
  
2006 Apr 09
1
RJS across iframes
I have an inline iframe which has a form in it, when the form is 
updated, I would like to call an RJS template that will update the 
parent page.
+-----------------------------------------------+
|                                               |
| <div id="mydiv"> Update with RJS </div>       |
|                                               |
|