ahhh..  you are right...  thanks

Brandon Aaron wrote:
> 
> This is due to security limitations of firefox and requesting data
> outside the scripts domain. There are workarounds ... mainly using
> iframes to retrieve the data.
> 
> --
> Brandon Aaron
> 
> On 10/19/06, Tombo <[EMAIL PROTECTED]> wrote:
>>
>> $.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/
>>
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Ajax-call-tf2476168.html#a6905987
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to