1
0
Fork 0
forked from 0x2620/oxjs

typo in docs

This commit is contained in:
rolux 2013-02-12 13:35:30 +05:30
commit c5f038a526

View file

@ -16,7 +16,7 @@ Ox.VideoPlayer <f> Generic Video Player
'play', 'playInToOut', 'previous', 'next', 'mute', 'volume', 'size', 'play', 'playInToOut', 'previous', 'next', 'mute', 'volume', 'size',
'timeline', 'space', 'position', 'settings'. The 'space' control is 'timeline', 'space', 'position', 'settings'. The 'space' control is
empty space that separates left-aligned from right-aligned controls. empty space that separates left-aligned from right-aligned controls.
controlsTooltops <o|{}> Tooltip text per control id controlsTooltips <o|{}> Tooltip text per control id
controlsTop <[s]|[]> Top controls, from left to right controlsTop <[s]|[]> Top controls, from left to right
duration <n|-1> Duration (sec) duration <n|-1> Duration (sec)
enableDownload <b|false> If true, enable download enableDownload <b|false> If true, enable download