Originally intended to look at the countdown effect, but the countdown effect of the implementation of the technology is not difficult, is nothing more than a few JS from the function, as long as the careful point is not wrong can be ~ specific time to refer to the API.
Next look at the typewriter effect, this can be compared with VBS in Notepad to draw more beautiful ~hackerzhou said very easy to append up can. Temporarily this part of the source code has not read, I was thinking if it is me, how can I get started with this effect?
First of all, it is clear that the text to be written into the HTML first, this is beyond doubt, then the text is hidden, and then set a timer, 1.1 points of the text appear. There is also an underscore effect, which should be lost in the instant before the text appears.
The typewriter effect of our love stories