var obj={}; if(obj.dataset){ obj.dataset.original="11"; }else{ obj.getAttribute("data-original")="22"; }