jquery not working on linux server. firebug id showing error - data is null.. please help
I have just started working with jquery...
in my local system everything is working fine..
but when i upload the code to server its not working n firebug is showing error that
data in null.. when i pass some values to php and get them back with json_encode and alert in js file with
alert(data.result)
- please do the needful.
- shwetz