Posts by user1695700 • 23 points
1 post
-
2
votes2
answers163
viewsQ: on() and bind() are not working
I’m using off() in an element to disable its functionality and need to enable it again with on(). But it’s not working when on() is executed... Here’s the code, I’m trying to prevent a form from…