JS code is not working in codepen

Hi,

I am trying to make the emoji move towards the left and back (in codepen), however it is not working though i tried to add Jquery in the settings also.
Kindly tell me whats wrong?

Please refer to the image

Much easier if you post a link to your pen.

Hi
Here is the link

You have to add jQuery, not jQuery UI. If you want to use the library package, make sure jQuery is top of the list so it gets loaded first.

Hi …
i added jQuery at the top of the list but its still not working…

works for me, the smiley face moves to the right 300px when you click it. I’m on chrome (windows 10)