how do i run javascript?

stamaria

New Member
Messages
5
Reaction score
0
Points
0
Try changing the code I gave you before for this one:
HTML:
<script type="text/javascript" src="songscript.js"></script>

I checked your html code with w3c validation tool and you have more than 60 erros (some of them are very obvious, like don't write dimensions of your media player between quotes).
 
T

themasterrocker

Guest
well i'm an amateur at this sort of stuff. (its my first website)
And where'd you get 60 errors from with the tool? i got 16 :S
It still didn't do the trick i'm afraid
also i haven't put my media players dimentions in quotation marks
 
Last edited by a moderator:

stamaria

New Member
Messages
5
Reaction score
0
Points
0
Sorry, I used local validation and It extrangely gaved more errors than should be.
 
T

themasterrocker

Guest
lol okay back to my Javascript problems. Anyone got anymore ideas?
 
T

themasterrocker

Guest
i still need your help people. it is up most important i try to solve this. PLEASE HELP!!
 
Top