attr not working in ie=edge, but works for ie=8

791 Views Asked by At

i changed meta tag content from IE=8 to IE=edge. I had a multiselect.js plugin and its functionality broke(Select all/unselect all). while debugging, when i changed attr to prop, it started working. Is this the only solution or is there any other way, because I don't know where all this functionality broke because of ie=edge and it will be difficult to debug whole code.

0

There are 0 best solutions below