RSS Feed

Posts Tagged ‘Bilder’

  1. Play with the Post-Thumbnails: Image-Zoom by using jQuery Tooltip

    09:05 PM by Thomas

    Using jQuery Tooltip as Image-Zoom

    Some days ago, I’ve created a new theme for my little family-blog. I’m using the post_thumbnail function in this theme, because this is my favorite WP-function and I like it so much. But there is only a small area to display the thumbnails and I was looking for a function to zoom the images by mouseover.

    jQuery was already running for other effects in my theme and I found the jQuery Tooltip to realize the Mouseover-Zoom. It’s not difficult to realize the hover with an image instead the title-tag, and we only have to change few lines of code in the WP-Loop. And that’s the way to do this… (more…)