so I'm seeing everyone else have no problems with this,
I included
<script type="text/javascript" src="vid.js"></script>
<input type="button" onclick="javascript: stopCall();"/>
stopCall is defined in the vid.js file and it runs fine if I call it directly inside. There is no problem with the vid.js file btw, it's working completely fine. The problem is accessing any of vid.js's functions outside of the script itself. I can't seem to call it later in any form. Can someone please help?
vid.js
? – Praveen Kumar Sep 6 '12 at 11:13javascript:
bit. Just post thestopCall()
function, and work on you accept rate: 27% doesn't provide much incentive to help, sorry – Elias Van Ootegem Sep 6 '12 at 11:16