Responsive & Touch-Friendly Audio Player | Codrops
A jQuery audio player plugin that is responsive and touch-friendly. The UI is css-only, no images used.
You know that feeling when you are in the design heaven of Photoshop (or another maybe not that overpriced app), then come to writing the markup and things like <select>
, <input type="radio|checkbox|file" />
throw you back into the harsh reality? Just because the usual CSS styling was not granted to them when God created the earth. Poor<audio>
element is no different. Each HTML5-compatible browser has its own visual interpretation of the element.