Changes

Jump to: navigation, search

User:Minooz/OSD600/popcorn/doc

66 bytes added, 22:41, 26 February 2011
Documentation for tagthisperson plugin
: Example
<pre>
var p = Popcorn('#video') .tagthisperson({ start: 0, // seconds end: 10, // seconds person: 'Anna Sob', image: 'http://newshour.s3.amazonaws.com/RichardNSmith_thumbnail.jpg', href: 'http://annasob.wordpress.com', target: 'tagdiv' } ) .tagthisperson({ start: 5, // seconds end: 15, // seconds person: 'Scott', target: 'tagdiv' } ) }, false );
</pre>
: Description
1
edit

Navigation menu