prototypejs / prototype

Prototype JavaScript framework
http://prototypejs.org/
Other
3.54k stars 639 forks source link

Cross domain ajax using JSONP #197

Open jwestbrook opened 10 years ago

jwestbrook commented 10 years ago

previous lighthouse ticket #333 by Christopher Thomas


we should definitely look at how to port jquery's getJSON() method because it's just a very simple and easy way to obtain information from another website, without messing around building your own script handler.

I believe there was an attempt to make a Githubissues.

  • Githubissues is a development platform for aggregating issues.