Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

pause

  1. zerojjc

    JavaScript Change background image of play/pause button with jquery

    I used the Jfiddle below to setup a button that would play/pause a background video. However, I need to swap the background image so that when its playing a "pause image" is there, when paused a "play image" is there. https://jsfiddle.net/svArtist/9ewogtwL/ $('.video').parent().click(function...
Back
Top Bottom