Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #313124

    Hi,

    First of all, great theme. Love working with it.
    I don’t want the titles of images to show up when hovering over my easy slider. I’ve added the following code, which works for the Mac, but the titles keep showing up on pc/windows.

    jQuery(document).ready(function($){
    jQuery('img').removeAttr('title');
    });

    How can I fix this for pc/windows?

    Thanks and regards,
    Charlotte

    #313325

    Hey Boulanger!

    Can you post the link to your page where you have easy slider please?

    Cheers!
    Yigit

    #313567
    This reply has been marked as private.
    #313659

    Hey!

    Have you tried flushing browser cache? Title attributes are removed so title should not be displayed on hover. I asked my teammates to check your website on PC

    Best regards,
    Yigit

    #313791

    Hi!

    I checked the website on IE 11 / Win 7.1 and no titles were shown on hover.

    Best regards,
    Josue

    #313838

    It’s the browser cache indeed.
    Many thanks!
    Charlotte

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide title when hovering over image easy slider’ is closed to new replies.