search for: photo_upload_saving

Displaying 1 result from an estimated 1 matches for "photo_upload_saving".

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> | | | |