A web-based music player (GO + html5), web-basedhtml5
Github address: https://github.com/codercheng/music-player
BackgroundUse GO (windows/linux ),Front endChrome browser is recommended for HTML5)
View the results directly:
Reprinted with the source: http://blog.csdn.net/blogofshuguang/article/details/38701715
Html5 jquery music player, play () and pause () do not work, Solution
You are using the jquery selector, so the returned jquery object is not the dom object, and the jquery object does not have the play () method. You can either convert the jquery object to the dom object, either use the source selector document. getElementById
What is the difference between WebApp (smart phone website HTML + HTML5 + CSS3) and WAP20?
There are very few WAP websites now. I have been in touch before. If you forget it, you will find out after searching. The front-end is a markup language similar to [code] [/code ].