-
1. Re: Customize Audio Player (html5)
Nancy O. Sep 25, 2013 1:41 PM (in response to joostwalter)The HTML5 audio/sound players are styled by the browser in which they are viewed. IOW, there's nothing you can do to change its appearance except to change browsers. Height and width of player is controlled by the attributes you set in the HTML code.
When you need something less generic looking, step up to a commercial/3rd party player.
Pickle Player
JW Player
http://www.longtailvideo.com/jw-player/
Flowplayer
Nancy O.
-
2. Re: Customize Audio Player (html5)
Jon Fritz II Sep 25, 2013 2:23 PM (in response to joostwalter)You can use jQuery (javascript) to make whatever conrols you like for your html5 video/audio...
http://www.inwebson.com/html5/custom-html5-video-controls-with-jquery/
Note: If you aren't comfortable with making changes to html, css and javascript to get the look you want, it's probably better to use a pre-made player like Pickle Player in Nancy's post.


