How would I achieve this? In Rails 2.x, I would use responds_to_parent,
but it seems quite unsupported now.
What plugins/gems do people use nowadays that would automate
- targeting form to iframe
- sending javascript to iframe
- having the javascript execute another javascript on parent page
Thank you,
Sharkie