Tabbar empty in IE 7

Hi,

I’m using Tabbar in free version.







and xml file

<?xml version="1.0" encoding="UTF-8" ?>





a1

a2

a3







It correctly works in FireFox but in IE7 I have a empty page only with tab name at the top.



I have try to substitute the xml file with javascript code









but it does not work in IE7



Please can you help me?

Thanks and best regards,

Cristina


Hello,


>> It correctly works in FireFox but in IE7 I have a empty page only with tab name at the top


Please, check that a_tabbar container has desired height in IE7.


>> but it does not work in IE7


Ajax-based modes allow to load content only from the same domain as a page where tabbar is initialized. You can try to use iframes mode instead.