I'm using GeoServer, OpenLayers and WFS features. For one layer, I managed to set either rules to display according to a field or SelectFeature with a styleMap to highlight features when the mouse is over.
I would like to combine both, that's to say display features according to its rules but also being able to highlight features when the mouse is over.
Is that possible?