Код: Выделить всё
×
$(document).ready(function() {
$(this).load("http://devserver/app_dev.php/register");
});
Подробнее здесь: https://stackoverflow.com/questions/245 ... and-jquery
Код: Выделить всё
×
$(document).ready(function() {
$(this).load("http://devserver/app_dev.php/register");
});