Active
Project:
Crush
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2011 at 17:53 UTC
Updated:
15 Jul 2011 at 17:53 UTC
Clicking on a link within the iframe doesn't update the "src" attribute of the iframe. We need to do something hacky like $('iframe').get(0).contentWindow.location.href instead.