[Geoserver-users] a problem Geoserver with IE7

Hello dear Justin,
I have a problem to ask you. I find in IE7(Internet Explorer 7) the Ajax part of the Geoserver cannot run correctly.It can receive responseXML,but it has wrong in the “fc_node = getElements(xmlhttp.responseXML,“wfs”,“FeatureCollection”)[0];”. I guess the IE7 is not support the “node.getElementsByTagName(tag_name);”. Did you test it? Thank you for your help all the time!
Best wishes for you!
Sincerely yours,
Yang


iPod、万 点 巨 额 点 卡、奖 学 金……海 量 奖 品,想 拿 就 拿!

Yang Zhaohui ha scritto:

Hello dear Justin,
   I have a problem to ask you. I find in IE7(Internet Explorer 7) the Ajax part of the Geoserver cannot run correctly.It can receive responseXML,but it has wrong in the "fc_node = getElements(xmlhttp.responseXML,"wfs","FeatureCollection")[0];". I guess the IE7 is not support the "node.getElementsByTagName(tag_name);". Did you test it? Thank you for your help all the time!

Ajax part? Which is it? You mean, the WMS sample showing images when
you hover on the interest points?
This has been developed years ago, IE7 was not around, and it's
not maintained anymore... we should probably remove it, or replace
it with an OL based demo with equivalent functionality?

Yet it's funny, since the MSDN library has a reference to that method?
http://msdn2.microsoft.com/en-us/library/ms536439.aspx

Cheers
Andrea

yangzhaozhao2008@anonymised.com ha scritto:

Äú·¢žøÎÒµÄÐÅŒþÒÑŸ­ÊÕµœ¡£Ð»Ð»£¡

!DSPAM:4022,4699d74799394901796417!

Yang, I have the chinese and japanese charset installed, but I cannot
read your language for good... can you write this again in english?

Cheers
Andrea

Yang Zhaohui wrote:

Hello dear Justin,
   I have a problem to ask you. I find in IE7(Internet Explorer 7) the Ajax part of the Geoserver cannot run correctly.It can receive responseXML,but it has wrong in the "fc_node = getElements(xmlhttp.responseXML,"wfs","FeatureCollection")[0];". I guess the IE7 is not support the "node.getElementsByTagName(tag_name);".

It does, but you have to add the namespace prior to the tag_name parameter. Actually, I had to write a silly browser sniffer to have this DOM function handled correctly.

Regards,

--------------------
    Luca Morandini
www.lucamorandini.it
--------------------