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
Post a Comment