1. In IE11, type some text in the [Nao demo input fields](http://tympanus.net/Development/TextInputEffects/index2.html) 2. Reload the page. The `// in case the input is already filled..` [line](https://github.com/codrops/TextInputEffects/blob/master/index2.html#L343) apparently doesn't execute correctly in IE. 
The
// in case the input is already filled..line apparently doesn't execute correctly in IE.