Hi,
I installed geoserver 1.5.2 and tried the new template functionality. When I
use the header.ftl from
http://docs.codehaus.org/display/GEOSDOC/GetFeatureInfo+templates I get the
correct style in Fire Fox, but in Internet Explorer 6 and 7 I only get the
data of the getfeature query without the format I define in the template.
Has someone a css which also works in Internet Explorer?
Thank you!
--
View this message in context: http://www.nabble.com/template-and-Internet-Explorer-tf4241048.html#a12067738
Sent from the GeoServer - User mailing list archive at Nabble.com.
kutte wrote:
Hi,
I installed geoserver 1.5.2 and tried the new template functionality. When
I use the header.ftl from
http://docs.codehaus.org/display/GEOSDOC/GetFeatureInfo+templates I get
the correct style in Fire Fox, but in Internet Explorer 6 and 7 I only get
the data of the getfeature query without the format I define in the
template. Has someone a css which also works in Internet Explorer?
Thank you!
Hem,
are you merging the result in the map page just like the GeoServer map
preview does?
I noticed this too, and afaik the only way to make this work is to use
inline css instead of
putting it in the header like I did because IE is not able to properly merge
the header with
the hosting page one... or else, find a better way to merge the
GetFeatureInfo generate page
with the one hosting the map...
Cheers
Andrea
--
View this message in context: http://www.nabble.com/template-and-Internet-Explorer-tf4241048.html#a12069716
Sent from the GeoServer - User mailing list archive at Nabble.com.