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 6164683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:02:06+00:00 2026-05-23T22:02:06+00:00

I used the jPlayerscript to create a mp3-player for a website that I am

  • 0

I used the jPlayerscript to create a mp3-player for a website that I am making. Tested and styled it in a standalone page where it works perfectly:

http://www.basenharald.nl/3d/demo-02.htm

However if I implement it in the real website, I cannot get the controls to work. Neither will the playlist fully display:

http://www.basenharald.nl/3d/ (click “muziek” to locate it)
Besides that, the only button that seems to work is play and pause. But when i click that, it jumps back to the starting screen…
I think it is due to some conflicting scripts, but cannot find where.

Can anyone help find the problem?

  • 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-05-23T22:02:06+00:00Added an answer on May 23, 2026 at 10:02 pm

    To get all the songs to appear on your playlist, add this to your style.css file:

    #muziek .jp-type-playlist li {
        height: 18px;
    }
    

    The second <li> tag is still blocking the player. Make the markup in this area of the page look like this:

    <ul style="{snip... use existing styles}" id="muziek">
        <li style="{snip... use existing styles}">
            <div id="muur-wrapper">
                <!-- mp3 player snipped -->
                <img src="images/muziek-muziek.png" style="position: absolute; left: 251px; top: 300px;">
            </div>
        </li>
    </ul>
    

    Then you’ll notice that clicking on items on your playlist bring you back to the home “page”. That’s because you’ve got links in there with href=”#”. That’s their correct behavior, but I’m guessing that “#” will eventually be replaced by a link to the actual mp3 files. In any case, this should make the player behave like the one in your standalone demo.

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

Sidebar

Related Questions

Used http://www.ilbcfreeware.org/software.html - I only get static from the files that ilbc_test.exe creates. Does
I used vs2010 to create a project that uses framework 2.0. I can't use
I used the LINQ to SQL designer in Visual Studio to create an object
Never used a cache like this before. The problem is that I want to
I used jQuery to set hover callbacks for elements on my page. I'm now
We used to use SourceSafe, and one thing I liked about it was that
I used to find a website with many good and small javascript libraries, but
Used the create unit tests tool in Visual Studio and obviously it tries to
I used this example to hide and show some divs on my site: http://papermashup.com/simple-jquery-showhide-div/
I used JQuery fullscreen plugin ( http://srobbin.com/jquery-plugins/jquery-backstretch/ ), And some CSS techniques for vertical

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.