Cuepoint.js - Adding Cue-Points & Subtitles To HTML5 Video

Cuepoint.js is an open source jQuery plugin for adding subtitles to your HTML5 video. To implement this plugin is pretty simple. Simply pass in an object containing your slides to the cuepoint.init method.

cuepoint Cuepoint.js    Adding Cue Points & Subtitles To HTML5 Video

The time is in seconds.

$(document).ready(function(){
  var slides = {5:"Hello World"}
  cuepoint.init(slides);
  cuepoint.play();
});

If you want to create skip to links you can use the setTime(seconds) method and bind it to a jQuery click event.

Requirements: jQuery Framework
Demo: http://cuepoint.org
License: Other License

Incoming search terms for the article:

Related Posts

Create Google Play’s Tab Navigation Using jQuery And CSS

Stellar.js Parallax Scrolling Plugin

jQuery-Menu-Aim

Spice Up Your Website with Spritely

1 Comment

  1. George

    10.24.2011

    This is a very nice plugin. It demonstrates the new use of this Jquery with HTML5. Thanks for sharing.
    George´s last blog ..Talk to Your Heart’s content, Subscribe to NET 10 AdvantagesMy ComLuv Profile