-
Hi Martin,
We use quality switch on our site but, with dynamic content (ajax), qs wont work correctly. When load video in ajax mode, qs is not selected and we can’t select by click to a tag.
I think is better use “on” instead “click”.
$(document).on(‘click’,”.fv-player-quality a”,function(){…})
Can you modify in the next release?
Thank you.
David