jQuery events are much slower since FF refreshed to v59
Hello,
I have a developement of website massively based on jQuery. My FF was refreshed to v59 1-2 weeks before and jQuery events/functions are much slower since then. Is there any reason for this slow-down, or do you have any idea how to make it faster again?
Thank you in advance!
Hello,
I have a developement of website massively based on jQuery. My FF was refreshed to v59 1-2 weeks before and jQuery events/functions are much slower since then.
Is there any reason for this slow-down, or do you have any idea how to make it faster again?
Thank you in advance!
被選擇的解決方法
Okay, solved. The problem was NOT with jQuery. CSS blur effect took long time on images, I removed them, after all it is much faster.
從原來的回覆中察看解決方案 👍 0所有回覆 (1)
選擇的解決方法
Okay, solved. The problem was NOT with jQuery. CSS blur effect took long time on images, I removed them, after all it is much faster.