Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Proof of Concept CSS Trick – please help! Re: Proof of Concept CSS Trick – please help!

#122900
kyvaith
Participant

Well… For me, the above code causes the main container jumps when you move the mouse over it. Try to move the mouse slowly over it. It looks like he could not decide whether to be in the container from which it was ejected by transform: translateX or not. Anyway, the problem was solved. Here is the working code (uses: target but for me it does not matter): http://codepen.io/kyvaith/pen/Djrew
I did everything again from the beginning. The last thing is to achieve compatibility with non-WebKit browsers :)