Welcome Guest, Not a member yet? Register   Sign In
Codeigniter and JQuery conflict?
#11

[eluser]sandeep nami[/eluser]
try to post the link with absolute url
like this
Quote:$.post("<?=base_url().'login/testJSON'?>", {item : item }, function(transport)
{
alert(transport.result);
}, 'json');




Theme © iAndrew 2016 - Forum software by © MyBB