简体   繁体   中英

Dynamic table not working in Internet Explorer

I have a dynamic table which works in firefox 4+ and chrome but does not display the table contents in Internet Explorer. What could be the problem? Here is my demo

Firefox result

在此处输入图像描述

Internet Explorer 8 result

在此处输入图像描述

Please help somebody. This is the 2nd time I am posting this question. Thanks

It's problem with regard to the xml as mplungjan quoted he gets 0 in IE

So Try this var xml=$.parseXML(dummy1);

The Demo

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM