0
Hello frds, i need help with jquery image slider that restart to the first image after an interval
3 Réponses
+ 10
<!-- For resolving the error, add this line in the <head> section of your html : -->
<script src="https://code.jquery.com/jquery-3.1.1.js"></script>
+ 9
You can change the link inside the src attribute to your preferred one.
https://code.sololearn.com/WNP383bL3C24/?ref=app
- 1
thanks by I need the code