|
|
| |
|
|
| |
Simple Play Pause Button |
|
The code to establish this button:
<!-- These two lines are in the HEAD of the page -->
<script type="text/javascript" src="pickle.js"></script>
<link href="_stylesheet.css" rel="stylesheet" type="text/css" />
<!-- This line is in the BODY of the page -->
<div data-media="file1.mp3"></div>
|
|
|
 |
 |
 |
|
|
|
|