![]() |
Is there a plugin that shows a thumb preview when you mouse over a post title like tool tips
Anyone know of a plugin for wordpress that when you mouse hover a post title it shows a preview thumb? either a thumb of the featured image or the thumb of the first image of the blog post?
I have installed the skinnytip tools tip plugin and have been trying to edit my content.php to get this to work but it's giving me problems. I see websites that have thumbnails pop up when you mouse over the gallery title link. Just wondering if there was an easy way to do tis? Thank! |
Quote:
Edit: thinking on it, you can do it with just pure CSS |
Thanks for the reply. I guess I have to do more messing around with the code.
|
you could grab the image via the post thumbnail, and do this via jquery like harvey said.
ill do some code up later if i have time and you havent got it yet. best to do the html/css on a standalone static page then implement it into wp |
Go to a Fusker site | right click | view source.
|
http://floatboxjs.com/demo
Scroll down to Popup Thumbnails and Enhanced Tooltips :upsidedow Edit: I read what you're looking for wrong.. :( |
You can do something like this.
css Code:
.hoverthumb { Code:
jQuery(document).ready(function($) { Code:
<?php https://dl.dropboxusercontent.com/u/33687580/hover.zip |
Thanks Guys.....I got it working pretty much what I wanted. Just gotta mess with the thumb size. Thanks!
|
Quote:
Code:
function get_hover_permalink($postid) { http://i.imgur.com/KsdBogi.jpg like so. |
Fris, you are without a doubt the most helpful dude on any message board.
|
All times are GMT -7. The time now is 02:41 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123