On Thu, Jul 31, 2008 at 08:14:12PM +0200, Arnd Wippermann wrote:
> Hi Christopher,
> 
> > You can't change the color when hovering
> 
> I do not understand this. If I open the example select-feature.html, hover
> changes the color of the selected feature.

That's not caused by browser 'hover' events. That's caused by JS DOM
manipulation caused by a series of events (specifically, a mouseover-type
event).

There is no way to set the 'hover' color like there is, for example, for
links in CSS.

Regards,
-- 
Christopher Schmidt
MetaCarta
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to