Jump to content

Detect image src change [jQuery]


[dx]

Recommended Posts

Hi, As topic title says, can we detect change of src of image with jquery. Not that image is not loaded with page load. It's appended later.

Link to comment
Share on other sites

If you have a function that keeps checking the image's src attribute every few milliseconds you can execute a function if a change is found.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...