Get the value of an attribute of a HTML tag Using JQuery

  1. var  value = $('#HtmlElement').attr('data-value');