Java Script Feeds -

AJAX | jQuery | mootools |

Cannot get JSONP onComplete to trigger Cannot get JSONP onComplete to trigger

- (mooforum.net) - 10 months ago...

Hi All, I've written the simplest possible JSONP function before extending it to suit, yet even this is failing. Line number On/Off | Expand/Contract | Select all var myJSONP = new Request.JSONP({ url: 'http://www.test11.emc23.com?option=com_techmart&task=widget&format=json', callbackKey: 'jsoncallback', onComplete: function(data){ alert ('hello'); }}).send(); The url created by Mootools is : http://www.test11.emc23.com/?opti...

see complete article.

Similar recent news articles...

Older news

problem with trigger problem with trigger - (bytes.com)

add event in tinybox add event in tinybox - (mooforum.net)

Hot Topics