Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Build a Simple MP3 Player for Your Site
Subject:   Build a Simple MP3 Player for Your Site??
Date:   2005-04-06 05:39:01
From:   slimmy
I have tried to get your MP3 Player to work on one of my sites but it does not open up a small pop up window, instead it just opens a new browser new same size as the main one, I'm using Dreamweaver and have installed the extension but it just doen't want to work... help me!


Cheers

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • David Battino photo Opening New Window Instead of Pop-Up
    2005-04-06 23:20:16  David Battino | O'Reilly Blogger [View]

    Did you upload the external JavaScript file and put a link to it in the page as well? If clicking an MP3 link opens a new window rather than a pop-up, it means that JavaScript is either disabled in the browser or that the page can’t find the external file.

    You can test whether JavaScript is disabled by clicking the link at the beginning of this article. —David