how to write one line code to replace an image in an image tag without page refresh.?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rahullko05
    New Member
    • Oct 2008
    • 34

    how to write one line code to replace an image in an image tag without page refresh.?

    one line code to replace an image without page refresh
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5388

    #2
    you would just need to replace the image's src-attribute value with the new image's src-path ... show what you have so far.

    Comment

    Working...