jquery - Data attributes on IE 9 and older not working on certain instances -


i have 4 buttons(divs). after click on 1 of them data attributes work , not work other three. setting 2 values(data-attributes) in click event handler , in callback event reading these value. working fine on chrome , firefox logic fine. weird thing is, once go developer tools in ie , use jquery read data-attributes. 4 buttons start working.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

r - Grow a ffdf data frame on disk gradually -