How do I change the color of a layout block when the mouse hovers over it (mouse over)? If I need to create a JavaScript script, what should it say?
How do I change the color of a layout block when the mouse hovers over it (mouse over)? If I need to create a JavaScript script, what should it say?
I guess just with popup
Thanks Selçuk. I first thought of a small javascript code, particularly because I placed many layout blocks on my page.
Thank you, Selçuk. It works perfectly.