GetValuewithDataattr

$(this).attr("data-id") // will return the string "123"
Clumsy Corncrake