1
0
Fork 0
forked from 0x2620/oxjs

highlight results in timeline tooltip

This commit is contained in:
rolux 2011-05-17 20:04:26 +02:00
commit 1d13caaf88
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,7 @@ Ox.SmallVideoTimeline = function(options, self) {
_offset: 0, // hack for cases where all these position: absolute elements have to go into a float: left
duration: 0,
editing: false,
find: '',
'in': 0,
out: 0,
paused: false,