[jQuery] Ajax Call and Javascript In Result Not Working
Why isn't the Javscript contained in an HTML file executed in IE or
Safari when I call: $.get("/mobile/includes/shc/p2.php", function(data)
{$("#p2Div").html(data);});
Using the current version of jquery 1.1.3.1
Thanks,
Michael