• Hi all,

    I successfully installed the audio-player script into my private Blogger website just before the </head> endtag. Unfortunatelly after I inserted another javascript (for translating emoticons) the audio-player is not visible anymore. This is what I did:

    <script src='https://sites.google.com/site/geswam/home/mp3player/emoticons.txt' type='text/javascript'/>
    <script src='https://sites.google.com/site/geswam/home/mp3player/audio-player.txt' type='text/javascript'/>
      </head>

    In the emoticons.txt file the declaration of ‘document.getElementsByClassName’ is what breaks the audio-player.

    Can anybody have a look and please help?

    Cheers,

    Bloesum

  • The topic ‘[Plugin: Audio Player] Conflicting javascripts?’ is closed to new replies.