How can one interact with an <audio> element using jQuery, specifically to hide only the "seeking" part of an <audio> element?
I don't think the seeking part can be hidden by using plain HTML.
|
How can one interact with an I don't think the seeking part can be hidden by using plain HTML.
| ||||
|
feedback
|
|
If your
You shouldn't need JavaScript/jQuery at all. | |||
feedback
|
<audio>or the particular codec used isn't supported by the browser. – Andrew Moore Sep 10 '11 at 15:54