• Hi everyone,

    I’m looking for a way to add typical visual feedback when readers mouseover my previous and next image links. Is there a way to use my javascript code inside the previous_post_img ()?

    If I go the other route and use regular javascript code and images, the feedback will work of course; but is there a way to make the image link correctly? Perhaps using a variable based on the_ID()?

    I’m new to WordPress and php, so maybe there’s a simple solution (or maybe there’s none.)

    Heck, I’m not that good at straight up javascript or html either. Dreamweaver’s what I’ve used before.

    Thanks in advance for any advice you can give me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is this Kaf’s next-previous image plugin?

    Have a look at https://guff.szub.net/2005/01/18/next-previous-post-img/

    The last argument of those calls, if True, will show the post title as the title attribute (in other words, it’ll pop up when you hover your mouse over the image).

    Thread Starter Dash

    (@dash)

    Yes, it’s Kaf’s plugin.

    And you’re right, it does have that pop up when I hover over the image. I hadn’t noticed that.

    Even so, I was thinking more along the lines of an entire image color change; just like when you mouseover a text link. Not only would it be an instantaneous response for the viewer, but it would also be consistent with my theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mouseover Feedback with Next-Previous Post IMG?’ is closed to new replies.