Хабр Курсы для всех
РЕКЛАМА
Большая витрина: от крупнейших школ до частных авторов. Сравнивайте по цене, длительности, формату и выбирайте самый подходящий курс!
$.ajax({
url: "http://google.com",
context: document.body,
crossDomain: true,
success: function(data){
alert(data);
}
});<?php readfile('http://otherdomain.example.net/somedata.html'); ?><?php
@header("Content-type: text/plain; charset=windows-1251");
$buffer = "{font color=\"green\">THIS HTML TEXT{/font>";
echo $buffer;
?>
dataType: "text"<?php
@header("Content-type: text/plain; charset=windows-1251");
$buffer = "<font color=\"green\">THIS HTML TEXT</font>";
echo $buffer;
?>
Вышла версия jQuery 1.6 RC 1