[jQuery] Error $.ajax on IE

2008-05-08 Thread mmoreira
Hi People! This my code, sorry my stupid english! rs.. $.ajax({ contentType: 'application/x-www-form-urlencoded; charset=UTF-8', url: "cad_produto.do.php", type: "post", data: dados, success: function(msg) { $('#busca').html(msg); } }); I don't understand becau

[jQuery] Return object from ajax

2007-12-18 Thread mmoreira
x27; "; print "} "; This script not runnable correctly. Sorry my VERY BAD ENGLISH! rs... cya :P mmoreira