I can't get this fiddle to work
https://jsfiddle.net/mtgna/rwhu14ot/
enter code here
I have tried changing the javascript load method to no wrap(Head) as per jsfiddle question but it's still not working.
I can't get this fiddle to work
https://jsfiddle.net/mtgna/rwhu14ot/
enter code here
I have tried changing the javascript load method to no wrap(Head) as per jsfiddle question but it's still not working.
Does this work?
<button class="myButton" onclick="sniffles.talk()">
This line doesn't seem to do what you want it to do. $('button.myButton').click(sniffles.talk())