I have created a views that showing various nodes in a ul list .. and for each node shows some field, such as a picture and the title of the node.
Now with a mouseover event I want to show other field of the same nodes in a small pop-up .. what is the best way to do this? Is there something that the views module provides for doing so? Thanks in advance for any suggestions.
I was unable to find a specfic module for your use case but there are 3 ways you can do this