
Disabling the Progress Bar of the JW Video
I need to disable the Progress Bar of the Video so that User have to wait until the full Video Completes, is there is any settings at player level, if anybody knows please reply. Thanks in Advance
I need to disable the Progress Bar of the Video so that User have to wait until the full Video Completes, is there is any settings at player level, if anybody knows please reply. Thanks in Advance
This can be accomplished with some CSS by manipulating the skin or creating your own custom skin. The containers that hold the timeslider elements are .jw-slider-horizontal
and .jw-slider-container
. Check out our Skinning Reference for more information.