Mercurial > ff-herdict-preso
changeset 13:c1a987fe8044
Added more docs.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Wed, 10 Feb 2010 13:58:22 -0800 |
parents | ca63f0dd6b0e |
children | 26e0ce205a8f |
files | js/ff-herdict-preso.js |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/js/ff-herdict-preso.js Wed Feb 10 13:55:50 2010 -0800 +++ b/js/ff-herdict-preso.js Wed Feb 10 13:58:22 2010 -0800 @@ -122,6 +122,7 @@ syncVisualsWithAudio({audio: "audio#main", visuals: "#subtitles > p[data-at]"}); + // Hook up the subtitle UI. $("#show-subtitles").click(function() { $("#subtitles").slideDown(); $(this).hide();