vidcha.js – Chapters for HTML5 Videos

I just rediscovered a small jQuery plugin I wrote some time ago and I thought it would be a good idea to publish it. Maybe someone might be able to do something with it.

vidcha.js is a simple jQuery plugin for creating interactive chapters for HTML5 videos. By clicking on a chapter you jump directly to the appropriate position in the video. Also the current chapter is always highlighted when playing the video.

Demo | Github