Displaying 2 results from an estimated 2 matches for "respondstopar".
2006 May 29
3
IFRAME based RJS - responds_to_parent
...page.show :success
page.replace_html :success, ''Finished''
page.alert "RJS isn''t limited to XMLHttpRequest"
end
end
end
end
Discuss, comment, and feedback for improvement:
http://sean.treadway.info/articles/2006/05/29/iframe-remoting-made-easy
RespondsToParent
================
Adds responds_to_parent to your controller to respond to the parent
document of your page.
Make Ajaxy file uploads by posting the form to a hidden iframe, and
respond with
RJS to the parent window.
Example
=======
Controller:
class Test < ActionController::Base...
2006 Aug 03
1
RadRails install plugin problem
...in which isnt in the plugins
list contained in radrails. So i select plugin from the generators tab
and type remote_upload and hit return. This instals the correct folder
in the vendors folder but all of the files contain just comments like
below.
# Http:::::Sean.treadway.info::Svn::Plugins::RespondsToParent
Can anyone tell me how to install the plugin with all the files. The
link is below and i have tried putting the url in the plugin field to
install without success. I''m having the same problem for
responds_to_parent. Is their a specific way to install 3rd party
plugins?
http://s...