advertisement

Article:
  Build a Simple MP3 Player for Your Site
Subject:   Batmo MP3 Player
Date:   2009-01-13 00:40:35
From:   George Crozer
Response to: Batmo MP3 Player

Hi David
thanks for getting back to me!
the link to my test page is http://www.theredfords.gcrozer.com/batmotest.html


Kind regards
George

Main Topics Oldest First

Showing messages 1 through 1 of 1.

  • David Battino photo Batmo MP3 Player
    2009-01-13 01:10:40  David Battino | O'Reilly Blogger [Reply | View]

    Hi George.

    I see the problem: The closing bracket for the if (visitorOS != "Windows") section should be on the next line. In your version of the script, it's commented out. Try using the version of the script in the zip file; it looks like the one printed here may have been formatted such that the bracket got absorbed.