[jQuery] Ajax call
[jQuery] Ajax call
$.get("
http://www.yahoo.com",function(txt)
{
alert(txt);
});
This code works in IE but does not work in firefox. anyone know why?
Thanks
Tom
--
View this message in context:
http://www.nabble.com/Ajax-call-tf2476168.html#a6905447
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/
Topic Participants
brandon_aaron