Problem with $.getJSON()
Problem with $.getJSON()
Hello everyone ...
I'm new to jQuery and want to load JSON data from my server. I bought a video from Video2Brain to learn jQuery and tested some of the code delivered with this DVD.
One of the codes was a tweet-reader for Twitter and I want to develop a small serverbased application for me and my friends with simlar function to learn how it works.
But it doesn't work??? I uploaded some JSON-Files to my server and none of them could be used.
The last file was one from the Video2Brain DVD -> http://www.frankniggemann.de/ajax.json
I used the code from the DVD and tested it with twitter and it works. Then I changed the URL to my URL and it doesn't work.
Can anyone tell me why that doesn't work????