How to alter img in html

hare singh nayak

hare singh nayak

@hare-singh-nayak-WEmcz0 Oct 15, 2024
hello friend

i have a problen in < img src>
i have 7 images and i want to run them alternativly

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Aug 9, 2012

    Could you explain your problem a bit in more detail? How do you want to display the images and how does the code you've written look like?
  • Sahithi Pallavi

    Sahithi Pallavi

    @sahithi-oJZaYj Aug 9, 2012

    hare singh nayak
    hello friend
    i have a problen in < img src>
    i have 7 images and i want to run them alternativly
    Are you talking about the slideshow where images appears one by one?

    Yes please explain your problem in more detail and also post your code here. So that it becomes easy to help you.
  • hare singh nayak

    hare singh nayak

    @hare-singh-nayak-WEmcz0 Aug 9, 2012

    yes i want slideshow where images appears one by one.
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Aug 9, 2012

    hare singh nayak
    yes i want slideshow where images appears one by one.
    That would need some JavaScript magic. Check: <a href="https://www.permadi.com/tutorial/jsImgSlide/index.html" target="_blank" rel="noopener noreferrer">JavaScript: Creating Simple Online Image Slide Show</a>