johnwards
johnwards
Replicated in ie7 and ie8 also.
I have a SO post open on this issue. http://stackoverflow.com/questions/3686132/move-active-element-loses-mouseout-event-in-internet-explorer Basically toFront uses: this.parentNode.appendChild(this); To move the item further down the dom. If your mouse is over the element that...
Okay so I now know what is happening as explained in this answer on the question which I posted to stack overflow. http://stackoverflow.com/questions/3686132/move-active-element-loses-mouseout-event-in-internet-explorer/4006353#4006353 To quote: > The problem is that...
Be careful with this. You can get it into a state where the mouseout isn't fired correctly. If the thing you are building effects the performance of the browser overall...
I've attempted to review this, however it looks like that the biggest block is @kelseyhightower's acceptance that this is the correct direction he wants the project to move in. Kelsey,...
Hello, exact same error at my end. Just running a plan as I needed to scale up my cluster. Not done anything other than run the command in the documentation.
This looks good, any idea when we'll get a release with this in it? @ciminelli