tags:

views:

26

answers:

0

hi folks, i am sending an AJAX post in ajax.html which is loaded via iframe on index.html :success function(){alert("success")} is not firing. however running ajax.html by itself, works fine. Firebug does not catch any error in the former scnario. what to do ?