var id = $(this).attr("id");
[COLOR=#515365][FONT=consolas][COLOR=initial]var value = $(this).attr("value");[/COLOR][/FONT][/COLOR]
[COLOR=#515365][FONT=consolas][/FONT][/COLOR]

OLARAK DEĞİŞTİRİLDİ ve ÇALIŞTI
 
var id = $(this).attr("id");
var value = $(this).val();