I know how to get the current elapsed time of a youtube video using...
player.getCurrentTime()
But I need a way to show this as updating text inside an element so I can display the current time of the youtube video counting while the video is playing. What's the correct way to do this preferably using jquery?
getCurrentTimerepeatedly. – Jan Dvorak Dec 19 '12 at 12:26