i'm trying to make an user script that auto click button every few seconds but its click all of them in one time :motherofgod:
i tierd .dealy() .one :first etc.. but no success
(when button clicked will be red)
this the code
https://codepen.io/ibtisam_midlet/pen/arOXPd
First things frst, what is AJAX?
AJAX is a client side script that communicates with server without the need to refresh the web page - in other words it works asynchronously.
Why'd I need AJAX anyways?
What about when you wanna get data from server and put it into a dable without refresh? What...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.