Tab not loading content in iframe when page is loaded (IE)

Simple problem (I hope)…

When my page loads I want the first tab to be automatically selected and the content of the iframe to be displayed. It works in FF and Chrome, but not IE.
This is the code I’m using - just basic stuff…

Any help would be greatly appreciated…

[i][b]

[/b][/i]

“ajax-html” doesn’t load pages into iframes. The content is loaded by Ajax and added as innerHTML of a tab.

The provided code looks correct. Make sure that the content is correct.

The working sample in tabbar package is dhtmlxTabbar/samples/01_initialization/05_loading_by_ajax.html