Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8241729
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T20:55:42+00:00 2026-06-07T20:55:42+00:00

As demonstrated in the standard jPlayer demo , when the track ends, the player

  • 0

As demonstrated in the standard jPlayer demo, when the track ends, the player resets time to zero. Is there any way to make it stay at the end of the track?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T20:55:43+00:00Added an answer on June 7, 2026 at 8:55 pm

    Use the ended() event in conjunction with the playHead method to keep the play head at the end when it ends.

    Modifying the example, here’s what I got:

    $(document).ready(function() {
    
        $("#jquery_jplayer_1").jPlayer({
            ready: function(event) {
                $(this).jPlayer("setMedia", {
                    mp3: "http://www.jplayer.org/audio/mp3/TSP-01-Cro_magnon_man.mp3",
                    oga: "http://www.jplayer.org/audio/ogg/TSP-01-Cro_magnon_man.ogg"
                });
            },
            swfPath: "http://www.jplayer.org/2.1.0/js",
            supplied: "mp3, oga",
            ended : function(){
                console.log("ended");
                $(this).jPlayer("playHead",100);
            }
        });
    });                                      
    ​
    

    JSFiddle: http://jsfiddle.net/wjsKa/2/
    Reference: http://jplayer.org/latest/developer-guide/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Apple demonstrated Photo's for the iPad. In their demo, they said you can Flip
I did not find any limitation of count function parameters in the C99 standard
The effect I'm looking for is demonstrated at: http://demo.maps101.com/index.php?option=com_flexicontent&view=items&cid=6:interactive-maps&id=12068:us-state-capitals&Itemid=7 This is easy enough to
I read an Adobe article which demonstrated H.264 video playback support in Flash Player.
I'm trying to overload operator<< in the standard way. I have a class called
Is there a more concise/standard idiom (e.g., a JDK method) for piping an input
Please show the simple and up to date standard way to create a python
I cannot seem to find any standard algorithms that would demonstrate the requirement for
As demonstrated in this answer I recently posted, I seem to be confused about
This issue is better demonstrated than explained, so I've set up a git repo

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.