| Article: |
Build a Simple MP3 Player for Your Site | |
| Subject: | onLoad for mp3 player | |
| Date: | 2006-12-27 05:08:38 | |
| From: | DavidBattino | |
|
Response to: onLoad for mp3 player
|
||
|
Jim: Two common errors people make include omitting the link to the external JavaScript file and not "escaping" apostrophes in song titles. (Raw apostrophes will break the script, so you need to precede them with backslashes. See the demo file in the download.)
|
||
Showing messages 1 through 3 of 3.
-
onLoad for mp3 player
2006-12-27 10:16:01 jim7002 [Reply | View]
-
onLoad for mp3 player
2006-12-27 19:04:21 David Battino |
[Reply | View]
Jim: The problem may be a pre-existing onLoad event; if you'd like to send me a link privately, I'll take a look.




Thanks,
Jim