0
I need to make an effect similar to a conversation balloon in the tags < a > of my menu, as well as this figure, when I step the mouse( Hover effect) the balloon appears. I tried to do according to this site ( http://www.ilikepixels.co.uk/drop/bubbler/ ), but it didn’t work out
I also need to do the same effect when I hover over an image, a "balloon" appears with information about the image
put the part of your code that you’re treating it to help you better
– who who who who
Is it possible to [Edit] the question and add the code of this your attempt? It will be easier to identify your difficulty.
– Woss
you will use Tooltip="msg", at least in WPF, a guy helped me and it worked, you put in the field you want to use and will appear :), for more information I found this site: https://www.wpf-tutorial.com/control-concepts/tooltips/
– lucas mazurque