I’ve been trying to debug something for over 8 hours, and in order to get a proper example to ask the question of why it’s not working, I’m trying to put together a JSFiddle replica, but the AJAX request doesn’t seem to make the call. Any help in finding out why would be greatly appreciated!
Link to JSFiddle: http://jsfiddle.net/cqpka/8/
I’m talking about the $.get() method.
It looks like a same origin policy violation to call an external JSON file from jsfiddle. It would work correctly from the domain
offer-rotator.com.