Is there anything wrong or improper about using streaming audio in a video tag?

Example:

<video src="http://hi5.1980s.fm/;" width="200" height="200" style="cursor: pointer;background-color:orange;" onclick="this.paused?this.play():this.pause();"/>

Why not just learn how to do things properly, rather than always look for ways to cobble together a solution which may or may not work?

1 Like

I want custom controls, my own.

That still isn’t a reason to use the incorrect tag.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.