Hi,
How can I speed up an animation while loading Image Map HotSpots?
Thanks
M
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
Hi, Thanks Elliott.
I reduced the number to 1 and the animation time is still quite long.
Any idea?
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
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.
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
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!