Код: Выделить всё
text sample
send
Код: Выделить всё
$("#some_id").click(function() {
var test = $(this).closest('.first').attr('id');
..
return false;
});
Что-то вроде:
Код: Выделить всё
$("."+test).html('
[img]img/spin.gif[/img]
');
Подробнее здесь: https://stackoverflow.com/questions/332 ... le-problem
Мобильная версия