<span id="roleDropName" class="dropdown_btn_val" dropopt="1">Thamaraiselvam</span>
this is my code i need to get dropopt
using above id or class and i did following code it shows nothing to me
console.log(document.getElementById("roleDropName").dropopt);