| 开发者 | robertkay |
|---|---|
| 更新时间 | 2017年2月11日 19:28 |
| 捐献地址: | 去捐款 |
| PHP版本: | 3.4 及以上 |
| WordPress版本: | 4.7.2 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
mll-player to the /wp-content/plugins/ directoryYou haven't enabled your AJAX in the setting panel (it's disabled by default because it's tricky!) Read the instructions at http://musicletloose.org/instructions
The player is based on the excellent open source http://www.schillmania.com/projects/soundmanager2/ library. Basically it just plays music through that but reloads the content and menu areas of the page via ajax when a link is clicked. Then it uses html5 push.state to ohange the url.
If you have javascript content within a post/page then when it loads dynamically it might produce strange results -nothing damaging but can be odd. Luckily people rarely put javascript inside their posts...