hello
i have iframe in which i am passing local video url, it works but play control is only visible once user hover on video.
how to show control without hover also.
<iframe runat="server" class="wrapped-iframe" id="iframe1" src="urlpath" frameborder="0" allow="autoplay;"></iframe>
We have verified. Its working in chrome and edge browser.
Issue is on the Mozilla browser.
So it might be bug for Mozilla browser or they might be implemented the functionality.
Still i am searching for it to get the solution.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.