lollielaurie
Member
Posted 3 years ago #
Hi
I would like to know if it's possible to have an image appear when you hover over text?
@ my blog I have a movie trailer page: http://spacebubble.be/spaceblog/?page_id=246
I would like to have it that when you hover over the title of the movie you get the poster from that movie.
Can anyone help?
You can do it if you use JavaScript. Here's a link:
http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
However, I'm not sure that the editor will not screw up your link (the WP editor pisses me off quite often.) But you can give it a try!
You would put the top part in your header.php, before /head, and then use the code in the second part when making your links. You will have to turn off the Visual editor to do this.
Actually, I take that back. This plugin looks like exactly what you need:
http://wordpress.org/extend/plugins/popupper-v10/
lollielaurie
Member
Posted 3 years ago #
oh thanks!
I searched the plugins but came up empty :p
Will try this asap