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