Giter Club home page Giter Club logo

Comments (5)

etianen avatar etianen commented on August 20, 2024

You're in luck! Whenever you add media elements dynamically to the DOM, just call html5media() to kick in the fallback for unsupporting browsers!

from html5media.

mountainpaul avatar mountainpaul commented on August 20, 2024

Hi,

I don't believe it is related to "unsupported" browsers. I believe it has
more to do with some browsers not liking hidden divs. See the section
titled "How to kill jPlayer with CSS or jQuery" on this
pagehttp://www.jplayer.org/latest/developer-guide/
.

If that is the case then I think I'll have to modify how the div is handled.
What do you think?

Thanks,

Paul

On Tue, Aug 9, 2011 at 1:18 AM, etianen <
[email protected]>wrote:

You're in luck! Whenever you add media elements dynamically to the DOM,
just call html5media() to kick in the fallback for unsupporting browsers!

Reply to this email directly or view it on GitHub:
#14 (comment)

from html5media.

mountainpaul avatar mountainpaul commented on August 20, 2024

I did try adding the html5media() to the javascript and it did get called, but it seemed to have no effect. This is an ogv file which should be handled by Firefox5. FYI, this seems to work fine in Chrome

from html5media.

mountainpaul avatar mountainpaul commented on August 20, 2024

I changed to an incompatible video format, and the above method did work. This is kind of hack (in my case) as I'm forcing Firefox to use an unsupported Video format so that html5media() would fix things up. I actually feel this is kind of a bug for Firefox.

Thanks,

Paul

from html5media.

etianen avatar etianen commented on August 20, 2024

It looks like this is a Firefox bug, like you say. How annoying.

The next release of html5media will have an optional method for forcing the Flash fallback to kick in for browsers that theoretically can play the video, but are known to have a buggy implementation.

from html5media.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.