JS Images Slider - How To Create Simple Javascript Slideshow [ with source code ]

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 6

  • @dariusz8005
    @dariusz8005 3 года назад

    LInks maybe arguments array ???

  • @nishaprasad1663
    @nishaprasad1663 7 лет назад +1

    Thank u....

  • @darlenelopez5632
    @darlenelopez5632 6 лет назад +2

    This would be way more helpful if you had the ability to talk through it and explain things.

  • @arieljonathan3345
    @arieljonathan3345 7 лет назад +1

    what is "image.length - 1" means?

    • @1BestCsharpblog
      @1BestCsharpblog  7 лет назад +2

      images.length - 1 Not image.length - 1 (without s)
      images is an array of image
      "images.length" mean number of data (images) in the images array
      "images.length - 1" number of images - 1

  • @fadifarid3699
    @fadifarid3699 6 лет назад

    Hello bro ,great tutorials , but unfortunately I cant hear ur voice