Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Progress Tag in HTML5 Video

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #171582
    Orible
    Participant

    Is there a way of using the Progress HTML tag in a Video Player?

    I managed to add a third bar for buffering, but I cannot change the width of pseudo elements with jQuery.

    Any ideas if this is possible?

    JSFiddle: http://jsfiddle.net/f2LL8/

    #171587
    Paulie_D
    Member

    You cannot select pseudo-elements with JQ because they are not DOM elements.

    For more on the progress element see: https://css-tricks.com/html5-progress-element/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.