Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • esraagamal• 600

    @EsraaGamal-22

    Submitted

    Rate my design please, Any feedback and suggestions on how I can improve are very welcome!

    @RusssianMusketeer

    Posted

    Hello, I had the same issue with the next and previous button. You need to set the queryselectorAll for the buttons and then use a for loop for the eventlistener for the click button function. Now your next and previous only work once, because query selector takes only the first element it sees fit, it does not take all of them. Go see my solution for the very same problem and for the same challenge, you will understand what i mean, best of luck

    0