IE9 not removing :hover style on DOM change
问题 I am trying to make a button that has a :hover state on a popup box, when you one of the buttons I am removing the box from the DOM and saving it for future interacts. the problem is when I reattach it to the DOM in IE9 it has not cleared the :hover state until you next hover it then mouse out. Obviously this is not present on any other browser, but is reproducible here: http://jsfiddle.net/5dXSp/ I cant find a manual way of clearing a css :hover state, and I really dont want to have to