jparallax icon indicating copy to clipboard operation
jparallax copied to clipboard

Uncaught TypeError: d.event.handle is undefined with jQuery 3.7

Open Icehoi opened this issue 1 year ago • 1 comments

After updating jQuery to v 3.7, I get error Uncaught TypeError: d.event.handle is undefined How can I use this code again? Or, considering its age, what successor can you recommend? Thanks!

Icehoi avatar Dec 20 '23 17:12 Icehoi

Sorry, I have not used jQuery for many years now, and this plugin is not maintained. I have added a warning to the README.

Today it is possible to make parallax effects near-pure CSS. One such interface I made is here: https://decouverte-metiers.epfl.ch/fr/s/quartier-1/. Being CSS, the results are smoother and GPU-optimised, so I strongly recommend it.

Stephen.

On Wed, 20 Dec 2023 at 18:41, Icehoi @.***> wrote:

After updating jQuery to v 3.7, I get error Uncaught TypeError: d.event.handle is undefined How can I use this code again? Or, considering its age, what successor can you recommend? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/stephband/jparallax/issues/95, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAQ3HTXYDCZRMB6ML6GCT3YKMPMLAVCNFSM6AAAAABA5GCJTGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TCMBQGY2TINA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

Cheers, Stephen

http://cruncher.ch web: cruncher.ch twitter: @cruncher http://twitter.com/cruncher email: @.***

stephband avatar Dec 20 '23 18:12 stephband