Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery redirection after video finishes playing. How?

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #28991
    plipli
    Member

    I know that I can use jQuery window.location.replace(…) for that. But I need it to redirect when a video is finished.

    The page that I want to redirect is a intro page. When you go there a video will start to run. after the video stops I want it to go to the home page.

    I need a jQuery code that recognizes when a video is finished and then goes to the homepage.

    For video embedding I used http://cit.ucsf.edu/embedmedia/step1.php the Windows Media Player..

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.