josephrmoore / mp3player

An AJAX MP3 player to add to your site.
http://josephrogermoore.com
14 stars 7 forks source link

Addition #3

Open VitechComp opened 11 years ago

VitechComp commented 11 years ago

I reckon your mp3 player is great!! As a suggestion. It would be great to have the control bar and the playlist in 2 separate Div sections because if there are a lot of songs in the list it can get quite long and if the list was in it's own div then it would be easy to set a height value and an overflow value in the style css to create a scroll bar for the song list only. At present you can do that for the div#mp3Player, but when you scroll down the control bar disappears. Just a thought... It would be nice if there's a way to achieve that. Thanks again Tony

josephrmoore commented 8 years ago

I hear you and I like what you're saying (3 years later). Next time I get back to this I will do something like that.