alex lahcen
Newbie
- May 21, 2020
- 13
- 1
yo guys i need help please , i want to change the cpa link in this website http://tweakcity.co/# but i am done trying cuz of jquery script . so if anyone dealing with jquery please help
$('div').on('click', 'button', function() {
// do something
});
yes my script isif you are using something like jQuery
<button id="btn" type="button">Click Me!</button>
$('#btn').click(function() {
alert('something')//
});
this site will be good for youyes my script is
<div class="modal-body">
<h1>Injection required!</h1>
<p>Follow the instructions on the next screen.</p>
<div class="modal-btn btn-injection">
<a>Start injection</a>