I received an email last night in regards to a strange bug that was happening with my Responsive Video jQuery Plugin when you had multiple videos on the same page.

If you clicked through to a new page, and then used the back link in your browser, all of the videos would now be replaced with only one video. I wasn’t sure how or why this was happening but after a lot of troubleshooting I discovered that adding a unique ID to each iframe tag seemed to solve the issue.

I updated the plugin to version 1.1 which is now available through Bitbucket.