Hi my friends,

I got a funny problem with GetFeatureInfo

I registered 2 event: click and mouseover as follow:

        map.events.register('click', map, getInfo);
        map.events.register('mouseover', map, getInfo);

GetInfo will get parameters and loadURL then show popup

If I click on the feature, popup was shown correctly and working 100%
But hover mouse on the feature, for severals features, the popup was shown, but for many feature the popup wasn't.

It's a funny problem for me and i spend much time for this without any solutions.

Please help me, my friends!

Thanks in advance!


        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/MouseOver-GetFeatureInfo-got-problem-tp6761175p6761175.html">MouseOver GetFeatureInfo got problem</a><br/>
Sent from the <a href="http://osgeo-org.1803224.n2.nabble.com/OpenLayers-Users-f1822463.html">OpenLayers Users mailing list archive</a> at Nabble.com.<br/>