function vote(sel){ var id = sel.id; var loginid = $('span[data-id="'+id+'"]'); alert(loginid.html());