Skip to main content

Bug Tracker

Side navigation

#12463 closed enhancement (invalid)

Opened September 05, 2012 05:42AM UTC

Closed September 05, 2012 01:17PM UTC

Video stop function using jQuery

Reported by: aripampa87@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.0
Keywords: Cc:
Blocked by: Blocking:
Description

function stop()

{

var obj=document.getElementById('video1');

var myDuration=obj.duration;

obj.currentTime=myDuration;

}

Attachments (0)
Change History (1)

Changed September 05, 2012 01:17PM UTC by mikesherov comment:1

resolution: → invalid
status: newclosed

This report doesn't have any jQuery in it. Please submit a bug report to the people over at http://vanilla-js.com/