Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #466022

    Hi,
    How can I speed up an animation while loading Image Map HotSpots?

    Thanks

    M

    #466482

    Hey Mariusz!

    Try line 338 in the /enfold/js/shortcodes.js file.

    setTimeout(function(){ current.addClass('av-display-hotspot'); },300 * i);
    

    The 300 value can be lowered to make it faster. If that does not work then try the 400 value beneath that line.

    Cheers!
    Elliott

    #466509

    Hi, Thanks Elliott.
    I reduced the number to 1 and the animation time is still quite long.

    Any idea?

    #467028

    Hey!

    Actually in the later versions of Enfold there is an option for removing the fade in animation for the hotspots. Are you talking about the tooltip animations? Go ahead and take a screenshot and highlight the area your referring to.

    Regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
    #748243

    Is there a way to make all the hotspots pop in at the same time? I have a LOT on a big image of a map (each hotspot is a location) and it takes forever for them all to load into view.

    #748256

    Hi!

    There is no way for that.
    If you have many big images, the best scenario is to compress the images to smaller, which will do make it load faster.
    Let us know if we can help you with any other way.

    Cheers!
    Basilis

    #748257

    Oh Sorry I meant the little circles as they pop up when the page loads for you to hover over. My bad for not explaining myself. I decided just to turn off the animation because it will be easier in the long run :) Thanks!

    #748776

    Hi Briana,

    Ok, thanks for the feedback. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.