I’m stuck on the logic of a program where I want the jQuery script to start to roll new functions as soon as this one single event (a click) happens: Please note: I can’t use anything but jQuery. I’m well aware of what React does and how it solves my issues. (function($ ) { $Read more