[jQuery] frameReady plugin and reloading iframes

[jQuery] frameReady plugin and reloading iframes


So, I've been using the brilliant frameReady plugin, and when I ran
across an issue:
I'd like to be able to reload an iframe (sometime after initial
loading) and have frameReady perform the exact same actions as it did
to begin with. I think this is a similar issue as re-binding of events
to DOM elements after they've been replaced using Ajax. Has anyone
else run across this situation?
- jake