question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

native player is shown before page completes loading

See original GitHub issue

Hay guys ,

I have a VoiceOver platform and i use your great mediaelement plugin

i have removed V2 and replaced it with V3 but i have an issue that the native HTML5 audio player appears

in V2 i solved this issue by using CSS rule

audio{ display:none !important; }

but in V3 this trick did not work xxx

please give me a hand 😃

test : https://soundeals.com/voices

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rafa8626commented, Jan 31, 2017

Can this ticket be closed?

0reactions
rafa8626commented, Jan 31, 2017

As far as I saw your solution should work, but the code is dense and I couldn’t see anything

Read more comments on GitHub >

github_iconTop Results From Across the Web

React - Display loading screen while DOM is rendering?
A workaround is to add the spinner class to the react container, and use the :empty pseudo class. The spinner will be visible,...
Read more >
Lazy Loading Video - ottball
When you lazy load a video, you postpone loading the video until playback is required. The opposite - preloading - stresses the page...
Read more >
Fast playback with audio and video preload - web.dev
Faster playback start means more people watching your video or listening to your audio. That's a known fact. In this article I'll explore ......
Read more >
Page: DOMContentLoaded, load, beforeunload, unload
The load event on the window object triggers when the whole page is loaded including styles, images and other resources. This event is...
Read more >
Controlling Media with JavaScript - Apple Developer
Explains how to use the HTML 5 audio and video tags to add media to web content.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found