WPIntell

Source evidence

On Hover Image Change

Vision – Interactive Image Map Builder · support · 2024-06-17T03:06:00+00:00

questionsentiment
lowseverity
0.51relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 12 rows with source links

8.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

11 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mayhemkrew resolved
I was wondering if it’s possible to change the background image layer (for a tooltip) to another icon on hover. And if so, what would the extra CSS be? Everything I’ve tried didn’t seem to work, albeit, in my limited searches for such a task. Hello. Try this code, just paste it to the custom css section .vision-map .vision-tooltip .vision-form:hover { background: #ff0000; cursor:pointer; }

Comments

1 shown
Avirtum 2024-06-17T11:07:00+00:00

Hello. Try this code, just paste it to the custom css section .vision-map .vision-tooltip .vision-form:hover { background: #ff0000; cursor:pointer; }