2011-03-22 - hicheel 8-р анги
$(function() {
//More Button
$('body').on("click", ".comment_more", function()
{
var ID = $(this).attr("id");
if(ID)
{
$("#comment_more"+ID).html('
');
$.ajax({
type: "GET",
url: "../entry.php",
data: {"lastmsg" : ID, "entry_field_num" : entry_field_num, "comment_field_num" : comment_field_num, "e_id" : 49888, "w" : "TSED"},
cache: false,
success: function(html){
$("#comment_container").append(html);
$("#comment_more"+ID).remove();
}
});
}
else
{
$(".comment_morebox").slideUp();
}
return false;
});
});

Сэтгэгдлүүд
2013-06-20 -
Бичсэн: Зочин
GAIGVI DAJGVI YM BN
2011-05-12 - gui ee yahav dajgui shuu
Бичсэн: secret (зочин)
yag heregtei zuil n alga bna daraagiin hicheelig n zaagaad yavbal goe boljee