Hi all,
I'm new to backbone and JQuery and I'm trying to get my head around it. I'm doing exercise 2 from this book:
http://addyosmani.github.io/backbone-fundamentals/#getting-set-up
It says "You may notice that the file input for the cover image isn’t working, but that is left as an exercise to the reader." I've tried uploading an image and I get this in the console:
GET file:///C:/fakepath/dan_brown.jpg
This should be easy enough to do.
Anyone got any ideas?
Thank you