Reply To: IE8 shows no POI list in mashup

Home Forums MapPress Support IE8 shows no POI list in mashup Reply To: IE8 shows no POI list in mashup

#11640
thedudem4n
Participant

    Bleh, it’s private. However I found the cause. I have javascript in map_poi_list.php (sorry forgot I appended it). It works on all browsers but IE8.

    however removing the code and leaving the <script> tag still breaks it. Just having <script type=”text/javascript”></script> in there is breaking the IE8 list… any possible solution to this? I can just do feature jquery detection to hide the script from IE, but if the script is removed and it still doesn’t work not sure what to do.