automatic rotation through tabs
Posted: Sat Mar 28, 2020 1:21 am
Hi all. I have jquery tabs setup with 10 tabs. There is a media player in each one. The Tabs_Options_Rotate "automatic rotation though tabs" is enabled. I want to set the "automatic rotation through tabs" to disabled upon the click of any of the media players. I'm thinking I need to do this in each media player with an onplay event with an action of runjavascript possibly with a custom script, but that's is as far as I get. I am pretty sure this is the way to go unless I'm missing something. If anyone can help with this, I would appreciate it. Thanks...