M
M
mishapsv2014-10-20 21:07:43
JavaScript
mishapsv, 2014-10-20 21:07:43

Why doesn't jQuery.getJSON json array parse?

I can’t understand why it doesn’t parse data from the url into the table
jsfiddle.net/h345ecL0/1

If I insert the array itself,
jsfiddle.net/8kkg3/397

UPD works .
Cross-domain request failed. The solution is here .

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Taratin, 2014-10-20
@Taraflex

Your cross-domain request fails

XMLHttpRequest cannot load 37.252.120.98/kadr/monitor. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin ' fiddle.jshell.net ' is therefore not allowed access.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question