Ok, I change the code and the url (even simpler) same result :-( new code: http://jsfiddle.net/5uC5M/1/
new url request: http://bsfotografia.com/ajax.php Any idea? On 20 ene, 17:44, Tim Wienk <[email protected]> wrote: > You set 'json' as callbackKey in Request.JSONP. So your ajax.php > should then print: > > <?php echo $_GET['json']; ?>({"errors":"0","disponible":0});
