0
here is my code: $(function () { $('.slideArnd').click(function () { $('dt a, dd, h1, h2, h3, h4, p, img').slideUp(
hi guys i have the following jquery code and i want the effects to be applied repeatedly,so i am thinking of using the setInterval() method to get it to repeat.My problem is i hav eno idea how to implement the method in jquery code.
2 ответов
0
Please use Code Playground to share code,use the question title to describe the question.
0
Okay let me do that