Implementing Javascript for a website

JMB

New Member
I'm learning how to build websites using jsbin.com. here is my code: http://jsbin.com/itezis/1/edit I'm trying to figure out how to make javascript work with that. Specifically, I'm trying to make it so that a trail of Allen's face will appear following your mouse.I'm using Khan Academy's javascript code : http://www.khanacademy.org/cs/speed-circles/964929070 to test it. I'm not sure how to call it in the html file, or what to do with it. I've tried putting it in a section of the html but nothing shows up. What should I do? Thanks!
 
Back
Top