Using jQuery To Make The Classic Typewriter Effect
Ok, so it’s an old effect that has been done in javascript probably a million times, but I’ve seen it used on a few sites quite effectively. By typewriter effect I mean the sentence types itself onto the screen rather than just appearing. It’s really simple to do so let’s get going. If you want [...]
