Displaying 1 result from an estimated 1 matches for "teplat".
Did you mean:
templat
2006 Apr 09
1
RJS across iframes
...|
| <div id="mydiv"> Update with RJS </div> |
| |
| +---------------------------------+ |
| | <iframe> with form that when | |
| | update will call RJS teplate to | |
| | update "mydiv" | |
| +---------------------------------+ |
+-----------------------------------------------+
If in the controller I can pass the RJS template the parent page rather
than the iframe''s page which will be th...