Tuesday, 15 September 2015

jquery - removeClass/addClass doesn't work in IE8? -



jquery - removeClass/addClass doesn't work in IE8? -

a project i'm working on has table of "buttons" (could thought of tabs), 1 can selected/highlighted @ time clicking it. simple enough. few lines of code , worked in browsers, except ie8 , earlier. in original code, ie8 wouldn't unselect buttons ever (removeclass didn't work), unless alert displayed @ same time (??). seems ie8 doesn't play nice in jsfiddle, made codepen illustration - http://codepen.io/anon/pen/fhfwc . though reason, clicking doesn't activate buttons in ie8 there (so addclass not working). but, should, works fine in other browsers. ideas?

jquery internet-explorer

No comments:

Post a Comment