Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Safari #2

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

DiaboliGratia
Copy link

Your Feature works fine with all browsers - except for Safari (5.1.7).
Safari only plays the first song and there is no list like in other browsers.

Problem: Safari isn't able to get the src via $.trim(this.src).
You need to use $(this).attr('src') instead

duozersk and others added 15 commits January 30, 2013 18:54
Decoupled buttons from general playlist building
Buttons can be rearranged as you wish
Added loop and shuffle buttons
No need to overwrite MediaElement.js controls.png
Enhancing documentation
playlistposition to show it on top of the player on under it
Small CSS tweaks
Updated README - added shuffle and loop options
adds audioHeight parameter in instuctions
change in colors
adds demo page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants