get the div id from its contextMenu

get the div id from its contextMenu

$(function(){
    $.contextMenu({
.....
.....
items: {
 "id": {name, this.id, icon: ""},
.....

this.id doesn't return the div id.