jQuery-EasyTabs icon indicating copy to clipboard operation
jQuery-EasyTabs copied to clipboard

Problem when one of the tabs contains IFRAME

Open dev4press opened this issue 11 years ago • 1 comments

I tried to create tabs layout, where one of the tabs contains Twitter widget (generated from here: https://twitter.com/settings/widgets). This widget adds IFRAME with the timeline for Twitter.

When this widget is in the first tab, all works fine. But, when the widget is not in the first time, and it needs to be hidden when easytabs is executed, than the IFRAME body is gone as soon as the easytabs is applied, and the tab with that widget shows empty space.

I tried to time delay easytabs execution, and the widget loads OK, as soon as easytabs runs and tabs interface is set up, tab with Twitter is empty again.

What can be the problem and how to solve it?

Milan

dev4press avatar Jun 16 '13 12:06 dev4press

Did you found any solution for the very same issue i am struggling with right now?

archit-gupta avatar Feb 10 '14 09:02 archit-gupta